HAPPY BOOKSGIVING
Use code BOOKSGIVING during checkout to save 40%-55% on books and eBooks. Shop now.
Register your product to gain access to bonus material or receive a coupon.
This eBook includes the following formats, accessible from your Account page after purchase:
EPUB The open industry format known for its reflowable content and usability on supported mobile devices.
PDF The popular standard, used most often with the free Acrobat® Reader® software.
This eBook requires no passwords or activation to read. We customize your eBook by discreetly watermarking it with your name, making it uniquely yours.
Available exclusively through Pearson, Early Edition multi-format eBooks (PDF, ePUB, and MOBI) provide you with early access to important, time-sensitive topics and technologies–before the official publication! The Early Edition eBook has been through preliminary stages of editing and technical review, but content and presentation are not yet final. By purchasing this Early Edition, you automatically will receive an updated, official edition of the multi-format eBook when it is available.
This version of iOS 6 Developer’s Cookbook: Core Recipes for Programmers is based on a late beta version of iOS 6. The final version of this book will be based on final code.
In this book, bestselling author and iOS development guru Erica Sadun brings all of the essential recipes you need to quickly start building successful iOS apps for iPhone, iPad, and iPod touch. Sadun has thoroughly revised this book to iOS 6, the latest version of Objective-C, and the latest Xcode development tools.
The iOS 6 Developer’s Cookbook: Core Recipes for Programmers, Fourth Edition is packed with ready-made code solutions for the iOS 6 development challenges you’re most likely to face, eliminating trial-and-error and helping you build reliable apps from the very beginning. Sadun teaches each new concept and technique through robust code that is easy to reuse and extend. This isn’t just cut-and-paste: Using her examples, Sadun fully explains both the “how” and “why” of effective iOS 6 development.
Sadun’s tested recipes address virtually every major area of iOS development, from user interface design to view controllers, gestures and touch, to networking and collections views. Every chapter groups related tasks together, so you can jump straight to your solution, without having to identify the right class or framework first.
Complete your library with the companion to this title, The iOS 6 Developer's Cookbook, Advanced Topics, Fourth Edition, coming soon!
Preface
Chapter 1 Gestures and Touches
Chapter 2 Building and Using Controls
Chapter 3 Alerting the User
Chapter 4 Assembling Views and Animations
Chapter 5 Introducing View Constraints
Chapter 6 Building Text Entry
Chapter 7 Working with View Controllers
Chapter 8 Using Common Controllers
Chapter 9 Adding Accessibility
Chapter 10 Creating and Managing Table Views
Chapter 11 Presenting Collection Views
Chapter 12 A Taste of Core Data
Chapter 13 Networking Basics
Appendix Objective C Literals