Objective-C Pocket Reference

個数:

Objective-C Pocket Reference

  • 提携先の海外書籍取次会社に在庫がございます。通常3週間で発送いたします。
    重要ご説明事項
    1. 納期遅延や、ご入手不能となる場合が若干ございます。
    2. 複数冊ご注文の場合、分割発送となる場合がございます。
    3. 美品のご指定は承りかねます。
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 122 p.
  • 言語 ENG
  • 商品コード 9780596004231
  • DDC分類 005.133

Full Description

This text provides a quick and concise introduction to Objective-C for programmers already familiar with either C or C++, and will continue to serve as a handy reference even after the language is mastered. In addition to covering the essentials of Objective-C syntax, it also covers important facets of the language such as memory management, the Objective-C runtime, dynamic loading, distributed objects, and exception-handling. Andrew Duncan provides a quick and concise introduction to Objective-C for the experienced programmer. In addition to covering the essentials of Objective-C syntax, he also covers important faces of the language such as memory management, the Objective-C runtime, dynamic loading, distributed objects, and exception handling. O'Reilly's "Pocket References" provide important details in a succinct, well-organized format and aim to deliver what you need to complete the task at hand.

Contents

What Is Objective-C? - Dynamic Dispatch, Dynamic Typing, Dynamic Loading, Which Objective-C?, How Do I Get Started?; Elements of the Language - Objects, Classes, Inheritance and Subtyping Fields, Methods, Categories, Protocols, Declarations, Predefined Types, Constants, and Variables; Compiler and Preprocessor Directives - Class Declarations and Definitions, Forward Declarations, Expanding Directives, Preprocessor Symbols; Compiler Flags; Remote Messaging - Pointer, Parameter Qualifiers, Return Value Qualifiers, Object Qualifiers; Object Lifecycle - Creating an Object, Copying an Object, Deallocating an Object; Runtime Errors - Object Error Handling, Exceptions in Cocoa, Runtime Environment, Class Objects, Metaclass Objects, Selectors, Protocol Objects; Root Classes - Fields, Methods, The Object Class, The NSObject Class; Forwarding Messages - Object Forwarding, NSObject Forwarding; Memory Management - Manual Memory Management, Reference Counting, Garbage Collection; Archiving Objects - Archiving Descendants of Object, Archiving Descendants of NSObject, Key-Value Coding, Access Permissions, NSKeyValueCoding Methods, Handling Key Lookup Failures, Optimizing Method Calls; Objective-C++; Objective-C Resources.