Sample Book Code
Posted October 20th, 2010
You can find sample code from my three latest books at the publisher’s sites. Cocoa Programming: A Quick-Start Guide for Developers is filled with sample code written in Objective-C 2.0 and includes many of the most important Cocoa design patterns. The code examples take advantage of properties, the enhanced for loop, and more recently added features such as blocks.
iPad Programming: A Quick-Start Guide for iPhone Developers has code created by Eric Freeman and me to explore Universal apps, Gesture recognizers, Split View Controllers, Popovers, new Media APIs, distributed programming, and more.
Stuart Cheshire and I wrote a book on Bonjour programming called Zero Configuration Networking. Bonjour is now used in interesting ways in every Apple device. The examples in this book show you how to take advantage of this network infrastructure in a variety of languages. The examples are written in C, Java, and Objective-C.