Objective-C Fundamentals


Objective-C Fundamentals guides you gradually from your first line of Objective-C code through the process of building native apps for the iPhone. Starting with chapter one, you’ll dive into iPhone development by building a simple game that you can run immediately. You’ll use tools like Xcode 4 and the debugger that will help you become a more efficient programmer. By working through numerous easy-to-follow examples, you’ll learn practical techniques and patterns you can use to create solid and stable apps. And you’ll find out how to avoid the most common pitfalls.

No iOS or mobile experience is required to benefit from this book but familiarity with programming in general is helpful.

What’s Inside

  • Objective-C from the ground up
  • Developing with Xcode 4
  • Examples that work unmodified on iPhone

Table of Contents
PART 1 GETTING STARTED WITH OBJECTIVE-C

  1. Building your first iOS application
  2. Data types, variables, and constants
  3. An introduction to objects
  4. Storing data in collections

PART 2 BUILDING YOUR OWN OBJECTS

  1. Creating classes
  2. Extending classes
  3. Protocols
  4. Dynamic typing and runtime type information
  5. Memory management

PART 3 MAKING MAXIMUM USE OF FRAMEWORK FUNCTIONALITY

  1. Error and exception handling
  2. Key-Value Coding and NSPredicate
  3. Reading and writing application data
  4. Blocks and Grand Central Dispatch
  5. Debugging techniques

Book Details

  • Paperback: 368 pages
  • Publisher: Manning Publications (September 2011)
  • Language: English
  • ISBN-10: 1935182536
  • ISBN-13: 978-1935182535
Download [14.5 MiB]

You may also like...

Leave a Reply