Download 17 Free iPhone Books and eBooks - Part 2

Download free iPhone eBooks in pdf format or read iPhone books online.

Stream Programming Guide for Cocoa

Stream Programming Guide for Cocoa

Download “Stream Programming Guide for Cocoa” in pdf format or read it online. A stream is a fundamental abstraction in programming: a sequence of bits transmitted serially from one point to another point. Cocoa provides three classes to represent streams and facilitate their use in your programs: NSStream, NSInputStream, and NSOutputStream. With the instances of these classes you can read data from, and write data to, files and application memory.

Objective-C Runtime Programming Guide

The Objective-C Programming Language

Download “Objective-C Runtime Programming Guide” in pdf format or read it online.

The Objective-C Programming Language

The Objective-C Programming Language

Download “The Objective-C Programming Language” in pdf format or read it online. The Objective-C language is a simple computer language designed to enable sophisticated object-oriented programming.

iPhone Human Interface Guidelines

iPhone Human Interface Guidelines

Download “iPhone Human Interface Guidelines” in pdf format or read it online. Read this guide to learn about the range of application types you can develop for iPhone OS and the human interface design principles that form the foundation of great iPhone applications.

iOS Development Guide

iOS Development Guide

Download “iOS Development Guide” in pdf format or read it online. To develop iPhone applications, you use Xcode, Apple’s first-class integrated development environment (IDE).

Core Data Programming Guide

Core Data Programming Guide

Download “Core Data Programming Guide” in pdf format or read it online.

OpenGL ES Programming Guide for iPhone OS

OpenGL ES Programming Guide for iPhone OS

Download “OpenGL ES Programming Guide for iPhone OS” in pdf format or read it online. OpenGL for Embedded Systems (OpenGL ES) is a version of OpenGL designed for mobile devices and takes advantage of modern graphics hardware.