iOS 7 Programming Fundamentals


If you’re getting started with iOS development, or want a firmer grasp of the basics, this practical guide provides a clear view of its fundamental building blocks—Objective-C, Xcode, and Cocoa Touch. You’ll learn object-oriented concepts, understand how to use Apple’s development tools, and discover how Cocoa provides the underlying functionality iOS apps need to have. Dozens of example projects are available at GitHub.

Once you master the fundamentals, you’ll be ready to tackle the details of iOS app development with author Matt Neuburg’s companion guide, Programming iOS 7—coming in December 2013.

  • Explore the C language to learn how Objective-C works
  • Learn how instances are created, and why they’re so important
  • Tour the lifecycle of an Xcode project, from inception to App Store
  • Discover how to build interfaces with nibs and the nib editor
  • Explore Cocoa’s use of Objective-C linguistic features
  • Use Cocoa’s event-driven model and major design patterns
  • Learn the role of accessors, key-value coding, and properties
  • Understand the power of ARC-based object memory management
  • Send messages and data between Cocoa objects

Table of Contents
Part I: Language
Chapter 1. Just Enough C
Chapter 2. Object-Based Programming
Chapter 3. Objective-C Objects and Messages
Chapter 4. Objective-C Classes
Chapter 5. Objective-C Instances

Part II: IDE
Chapter 6. Anatomy of an Xcode Project
Chapter 7. Nib Management
Chapter 8. Documentation
Chapter 9. Life Cycle of a Project

Part III: Cocoa
Chapter 10. Cocoa Classes
Chapter 11. Cocoa Events
Chapter 12. Accessors and Memory Management
Chapter 13. Communication Between Objects

Book Details

  • Paperback: 422 pages
  • Publisher: O’Reilly Media (October 2013)
  • Language: English
  • ISBN-10: 1491945575
  • ISBN-13: 978-1491945575
Download [14.7 MiB]

You may also like...

No Responses

  1. kenshin says:

    I really thanks. Have a good day.

Leave a Reply