Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

iOS Programming: The Big Nerd Ranch Guide (3rd Edition) [Repost]

Posted By: ChrisRedfield
iOS Programming: The Big Nerd Ranch Guide (3rd Edition) [Repost]

Joe Conway, Aaron Hillegass - iOS Programming: The Big Nerd Ranch Guide (3rd Edition)
Published: 2012-03-29 | ISBN: 0321821521 | EPUB + MOBI | 590 pages | 26 MB


Winner of a 2012 Jolt Productivity Award!
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