Table of Contents (Summary)
Intro
1 Getting started: Getting mobile witlz iOS
2 Basic iOS patterns: Building from scratch
2.5 Interlude: Syntax
3 Tables, views, and data: A table uritlz a view
4 Multiview applications: It's all about the details
5 The review process, design, and devices: How to live with Apple
6 Basic core data and table view cells: Reruns are hard to find
7 Implementing search with Core Data: Lookingfor info
8 Core Data, map kit, and core location: Finding a phone booth
Table of Contents(the real thing)
Intro
Who is this book for?
We know what you're thinking
Metacognition
Bend your brain into submission
Read me
The technical review team
Acknowledgments
Getting mobile with iOS
So you want to build an iOS app...
Welcome to the Apple universe!
iOS apps are written in Objective-C
It all starts with the SDK
Meet Sue, your new boss
Xcode and Git...new best friends
Xcode is the hub of your iOS project
The iOS simulator
Your code is stored in source frles
Code Editor, Hub_and debugging, too
One iPhone, two iPhones, red iPhone, blue iPhone...
Your iPhone Development toolbox
……
Building from scratch
Syntax
A table with a view
lt's all about the details
How to live with Apple
Reruns are hard to find
Looking for info
Finding a phone booth