iOS Programming: The Big Nerd Ranch Guide, 3/e (Paperback)

Joe Conway, Aaron Hillegass

  • 出版商: Addison Wesley
  • 出版日期: 2012-03-29
  • 定價: $1,650
  • 售價: 2.4$399
  • 語言: 英文
  • 頁數: 590
  • 裝訂: Paperback
  • ISBN: 0321821521
  • ISBN-13: 9780321821522
  • 相關分類: Apple Developer
  • 立即出貨(限量) (庫存=2)

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

相關主題

商品描述

 Updated and expanded to cover iOS 5 and Xcode 4.3, iOS Programming: The Big Nerd Ranch Guide leads you through the essential concepts, tools, and techniques for developing iOS applications. After completing this book, you will have the understanding, the know-how, and the confidence you need to tackle iOS projects of your own.

Based on Big Nerd Ranch’s popular iOS Bootcamp course and its well-tested materials and methodology, this best-selling guide teaches iOS concepts and coding in tandem. The result is instruction that is relevant and useful.

Throughout the book, the authors clearly explain what’s important to know and share their insights into the larger context of the iOS platform. This gives you a real understanding of how iOS development works, the many features that are available, and when and where to apply what you’ve learned.

Here are some of the topics covered:
  • Xcode 4.3, Instruments, and Storyboards
  • ARC, strong and weak references, and retain cycles
  • Interfacing with iCloud
  • Handling touch events and gestures
  • Tool bars, navigation controllers, and split view controllers
  • Localization and Internationalization
  • Block syntax and use
  • Background execution and multi-tasking
  • Saving/loading data: Archiving and Core Data
  • Core Location and Map Kit
  • Communicating with web services
  • Working with XML, JSON, and NSRegularExpression
  •   Using the Model-View-Controller-Store design pattern