Sams Teach Yourself Objective-C in 24 Hours (Paperback)
暫譯: Sams 24 小時自學 Objective-C

Jesse Feiler

  • 出版商: SAMS
  • 出版日期: 2012-04-05
  • 定價: $1,300
  • 售價: 6.0$780
  • 語言: 英文
  • 頁數: 416
  • 裝訂: Paperback
  • ISBN: 0672335891
  • ISBN-13: 9780672335891
  • 相關分類: Apple Developer
  • 立即出貨(限量) (庫存=2)

買這商品的人也買了...

相關主題

商品描述

In just 24 sessions of one hour or less, you can master the Objective-C language, and start using it to write powerful native applications for both Macs and iOS devices! Using this book’s straightforward, step-by-step approach, you’ll get comfortable with Objective-C’s unique capabilities… make the most of its powerful implementation of objects and messaging…work effectively with design patterns, collections, blocks, threading, and a whole lot more. Every lesson builds on what you’ve already learned, giving you a rock-solid foundation for real-world success!

 

Step-by-Step Instructions carefully walk you through the most common Objective-C development tasks.

Quizzes and Exercises at the end of each chapter help you test your knowledge.

By the Way notes present information related to the discussion.

Did You Know? tips offer advice or show you easier ways to perform tasks.

Watch Out! cautions alert you to possible problems and give you advice on how to avoid them.

 

Printed in full color—figures and code appear as they do in Xcode

  • Use Xcode to write Objective-C software more quickly and efficiently
  • Master Objective-C’s object-oriented features and techniques
  • Efficiently organize program files and projects
  • Make the most of Objective-C’s powerful messaging capabilities
  • Declare classes, instance variables, properties, methods, and actions
  • Leverage building block patterns to write more powerful code
  • Work with mutable and immutable data types
  • Organize data with collections, including dictionaries and sets
  • Manage memory the modern way, with Automatic Reference Counting (ARC)
  • Expand and extend classes with protocols, delegates, categories, and extensions
  • Apply recent language enhancements such as Associative References and Fast Enumeration
  • Create and work with portable, anonymous code blocks
  • Manage queues and threading with Grand Central Dispatch

 

商品描述(中文翻譯)

在短短24個小時或更少的課程中,您可以掌握Objective-C語言,並開始使用它來為Mac和iOS設備編寫強大的原生應用程式!透過本書簡單明瞭的逐步教學,您將熟悉Objective-C獨特的功能……充分利用其強大的物件和訊息實作……有效地使用設計模式、集合、區塊、執行緒,以及更多內容。每一課都建立在您已經學習的基礎上,為您在現實世界中的成功打下堅實的基礎!

逐步指導將仔細引導您完成最常見的Objective-C開發任務。

每章結尾的測驗和練習幫助您檢測自己的知識。

附註中的「順便提一下」提供與討論相關的信息。

「你知道嗎?」的提示提供建議或顯示更簡單的任務執行方式。

「小心!」的警告提醒您可能出現的問題,並給予避免問題的建議。

全彩印刷—圖形和程式碼的顯示方式與Xcode中相同。

- 使用Xcode更快速有效地編寫Objective-C軟體
- 精通Objective-C的物件導向特性和技術
- 高效組織程式檔案和專案
- 充分利用Objective-C強大的訊息傳遞能力
- 宣告類別、實例變數、屬性、方法和動作
- 利用建構塊模式編寫更強大的程式碼
- 使用可變和不可變資料類型
- 使用集合(包括字典和集合)組織資料
- 以現代方式管理記憶體,使用自動引用計數(ARC)
- 使用協定、代理、類別擴展和擴展來擴展和延伸類別
- 應用最近的語言增強功能,如關聯引用和快速列舉
- 創建和使用可攜帶的匿名程式碼區塊
- 使用Grand Central Dispatch管理佇列和執行緒