iPhone and Mac Utilities
This is where the iPhone Blog will be housed. Whether in my classes or an owner of the book, here are uodates, tools and utilities you may want to bookmark.
Cocoa(R) Programming for Mac(R) OS X (3rd Edition) This si the gold standard for learning Mac programming. This book also specially goes into the architecture level stuff discussed here. More importantly, it does a great job of giving you the flavor of developing on the Mac (and iPhone by association). This one helped me start to make sense of the Mac development mindset.
Design Pattern Resources is a New Perspective on Object-Oriented Design (2nd Edition) (Software Patterns Series)
This book uses Java in its examples, but the syntax is not all that important to the concepts discussed.
C# 3.0 Design Patterns
This book is similar to the one above, but uses C# syntax so it
may be worthwhile if you are more familiar with .NET programming.
The Model, View, Controller Song - Someone loved MVC enough to write a song about it!
