
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
COBOL: A self-instructional manualby 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.
(19229 views)
MPI: The Complete Referenceby Marc Snir, at al. - The MIT Press
Since its release in summer 1994, the Message Passing Interface (MPI) specification has become a standard for message-passing libraries for parallel computations. There exist more than a dozen implementations on a variety of computing platforms.
(20541 views)
The 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 ...
(10291 views)
Introducing Juliaby Dirk Hünniger, et al. - Wikibooks
Julia is a high-level, high-performance dynamic programming language for technical computing. Here's a collection of notes and introductory paragraphs that comprise a gentle introduction to the Julia programming language, in the form of a wikibook.
(8600 views)