iOS Programming: The Big Nerd Ranch Guide, 3/e (Big Nerd Ranch Guides)
| Not what you're looking for? Try smart custom search: |
Customer Review
Better and Bigger than the previous one.
This books helps to ease your learning curve if you are interested to start development for the iOS 5 platform.Excellent explanation on ARC, strong and weak references, and retain cycles.New chapters on using gesture recognizers, storyboards, NSRegularExpression, and the iCloud.You will enjoy also the chapter on the the Model-View-Controller-Store design pattern.The writing style is the same, but in my opinion the topics are clearer than the previous editions.Also, for Code that you should delete is struck through, making it clear what is needed to be deleted (Your eyes catch them right away).Oh, I almost forget. You do not want to miss the story on UIStoryboard.
Top to learn more
Much Clearer than 2nd Edition
I found this edition of the book to be a little simpler to understand than the second edition. It may be due to the fact that Apple now supports ARC and the authors don't have to worry about explaining it. But overall, I think they really went back and tried to explain things in the clearest ways possible and at least through the first five chapters, everything has been making a lot of sense. It is hard for people not very familiar with programming (like myself) to grasp some of the concepts like delegation but I found that reading through the chapters slowly and working through examples is building a solid foundation. I would highly recommend using this book to start iOS development.
Top to learn more
The best iOS programming guide I have tried.
I have been using the second edition of this book and am thrilled that the nicely updated 3rd edition is here. I had tried other sources, but was frustrated by the assumptions the authors had made. They would go into boring detail about some things and skip things that they thought were obvious, but that I just didn't get. This book is written by classroom instructors, and it has been updated twice, not only keeping up with Apple's new software and hardware, but also incorporating questions that the authors students had in class.
Top to learn more
Product Description
This is the eBook version of the printed book.
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







Beware, this is a Technical manual
Some good insigts and helful information