Logo

Programming Mac OS X with Cocoa for Beginners

Small book cover: Programming Mac OS X with Cocoa for Beginners

Programming Mac OS X with Cocoa for Beginners

Publisher: Wikibooks

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.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Programming in LuaProgramming in Lua
by
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.
(8813 views)
Book cover: Etudes for ElixirEtudes for Elixir
by - O'Reilly
In this book, you will find descriptions of programs that you can write in Elixir. The programs have been designed to provide practice material for a particular programming concept. These programs are not designed to be of considerable difficulty ...
(7919 views)
Book cover: J for C ProgrammersJ for C Programmers
by - Jsoftware
This book's goal is to explain rudimentary J using language familiar to a C programmer. J is a language of computation: it lets you describe what needs to be done without getting bogged down in details. J expressions deal with large blocks of data.
(7734 views)
Book cover: The Rust Programming LanguageThe Rust Programming Language
- The Rust Project Developers
This book will teach you about the Rust Programming Language. Rust is a systems programming language focused on three goals: safety, speed, and concurrency. It is a useful language for a number of use cases other languages aren't good at ...
(8706 views)