Real World Software Architecture

Real World Software Architecture is dedicated to providing information and experiences from the field of Software Architecture.



Subscribe with RSS or ATOM Add to Google

Links

  • Home Page
  • Real World Software Process Engineering
  • Suggested Reading
  • .NET Dev and Arch Collection
  • SEI Essays on SA
  • Software Architecture
  • Bredemeyer
  • wwisa
  • Product Line Engineering
  • PLEES
  • Software Product Lines
  • MSDN Architecture Center
  • patterns & practices






Wednesday, August 15, 2012

The iOS 5 Developer's Cookbook: Core Concepts and Essential Recipes for iOS Programmers Book Review

This book is much more than just a cookbook with a bunch of recipes in it. I have used plenty of cookbooks and they are never readable from cover to cover. I usually just familiarize myself with the recipes that are available, read the ones interesting to me at the time, and throw them on the shelf until I need them. This one I have not been able to put down.

The author does a great job of mixing a traditional book with a recipe book. Most chapters contain both background information and recipes. Some chapters are mostly made up of recipes, and the first three chapters contain none to a very few. The first three chapters are dedicated to introducing the iOS SDk, Objective-C, and Xcode.

I have listed the chapters below to give you a high level view of the topics covered.

Introducing the iOS SDK
Objective-C Boot Camp
Building Your First Project
Designing Interfaces
Working with View Controllers
Assembling Views and Animations
Working with Images
Gestures and Touches
Building and Using Controls
Working with Text
Creating and Managing Table Views
A Taste of Core Data
Alerting the User
Device Capabilities
Networking

This book lives up to the cookbook title. There is tons of code that comes with it and it is all very well organized and usable. The only thing I didn't like was that the author used HelloWorld.xcodeproj for the project name every time. After you open a few projects you have to go to Finder and the actual folder to reopen a specific one because all your shortcuts are HelloWorld.xcodeproj. I do like that the samples are built to run on both the iPad and iPhone, and that they run without the need to tweak them.

This book covers a ton of material, but of course I always would like to see more. The thing I would like to see most in a fourth edition of this book is much more coverage of dealing with security on web services and JSON over REST. I am using the NSJSONSerialization class, which the author only lightly touches on in the book and provides a small sample application.

I am not going to ding the book for not providing detailed coverage of dealing with security on web services and JSON over REST because it covers so much already in such great detail. No one is covering web services in enough detail for me, and although several authors have said there are plenty of resources on the web, there aren't. Especially when it comes to samples that also include security. Apple's developer documentation is greatly lacking in this area also. They provide plenty of theory, but no good clean concrete samples.

I think this book is great for both the beginner and the experienced developer. The author does a great job of explaining complex topics that make it easy to understand while going in-depth enough to completely explain the topic at hand.

This book is an invaluable asset for any iOS developer and I highly recommend it. This book will continue to be within arms reach every time I open Xcode.

The iOS 5 Developer's Cookbook: Core Concepts and Essential Recipes for iOS Programmers

posted by tadanderson at 9:18 AM

0 Comments:

Post a Comment

<< Home

Previous Posts

  • Cocoa Design Patterns Book Review
  • Windows Phone 7 Development Internals: Covers Wind...
  • Enterprise Software Delivery: Bringing Agility and...
  • ATDD by Example: A Practical Guide to Acceptance T...
  • C# 5.0 Pocket Reference: Instant Help for C# 5.0 P...
  • C# 5.0 in a Nutshell: The Definitive Reference Boo...
  • Disciplined Agile Delivery: A Practitioner's Guide...
  • Windows Phone 7.5 Unleashed Book Review
  • Windows 8 : $40 : You'll get what you pay for…
  • Xcode 4 Unleashed (2nd Edition) Book Review



Powered by Blogger