Programming Mac OS X with Cocoa for Beginners
Publisher: Wikibooks 2011
Description:
This book aims to provide beginners with an introduction to programming Mac OS X with Cocoa, using Xcode, the free developer tools provided with the operating system. Some knowledge of another programming language, preferably C, is assumed. The main guide is aimed at users of Mac OS X 10.3 or 10.4, but programming techniques that can only be used with 10.4 are avoided until the end.
Download or read it online for free here:
Read online
(online html)
Similar books

- Wikibooks
The purpose of this book is to teach Lua programming to anyone regardless of previous programming experience. It can be used as an introduction to programming, or as an introduction to Lua, for people who have programmed before but not in Lua.
(6400 views)

by James A. Saxon - Prentice-Hall
The COBOL system was developed to produce an English-like programming language which can be used on many different types of data processing systems. This manual has been developed to teach the beginner the fundamentals of COBOL programming.
(15723 views)

by Roberto Ierusalimschy
This book gives a solid base for any programmer who wants to use Lua. It covers all aspects of Lua -- from the basics to its API with C -- explaining how to make good use of its features and giving numerous code examples.
(7672 views)

by Bernard Legrand - Dyalog Limited
This book is a complete guide to the use of Dyalog APL describing common coding techniques, and discussing a variety of interfaces, including file handling and COM/OLE. It provides a thorough introduction to developing Graphical User Interfaces.
(14773 views)