Tuesday 10 April 2012

Free Online Book: Objective-C 2.0 Essentials


Free Online Book: Objective-C 2.0 Essentials
Free online book “Objective-C 2.0 Essentials”. The objective of this book is to teach the skills necessary to program in Objective-C using a style that is easy to follow, rich in examples and accessible to those who have never used Objective-C before.
Description
The objective of this book is to teach the skills necessary to program in Objective-C using a style that is easy to follow, rich in examples and accessible to those who have never used Objective-C before. Topics covered include the fundamentals of Objective-C such as variables, looping and flow control. Also included are details of object oriented programming, working with files and memory and the Objective-C Foundation framework.
Contents
  • The History of Objective-C
  • Installing Xcode and Compiling Objective-C on Mac OS X
  • Installing and using GNUstep and Objective-C on Windows
  • Installing and Using GNUstep and Objective-C on Linux
  • Building and Installing GNUstep on Linux
  • Objective-C 2.0 Data Types
  • Working with Variables and Constants in Objective-C
  • Objective-C Operators and Expressions
  • Objective-C 2.0 Operator Precedence
  • Commenting Objective-C Code
  • Objective-C Flow Control with if and else
  • The Objective-C switch Statement
  • Objective-C Looping – The for Statement
  • Objective-C Looping with do and while Statements
  • An Overview of Objective-C Object Oriented Programming
  • Writing Objective-C Class Methods
  • Objective-C – Data Encapsulation, Synthesized Accessors and Dot Notation
  • Objective-C Inheritance
  • Pointers and Indirection in Objective-C
  • Objective-C Dynamic Binding and Typing with the id Type
  • Objective-C Variable Scope and Storage Class
  • An Overview of Objective-C Functions
  • Objective-C Enumerators
  • An Overview of the Objective-C Foundation Framework
  • Working with String Objects in Objective-C
  • Understanding Objective-C Number Objects
  • Working with Objective-C Array Objects
  • Objective-C Dictionary Objects
  • Working with Directories in Objective-C
  • Working with Files in Objective-C
  • Constructing and Manipulating Paths with NSPathUtilities
  • Copying Objects in Objective-C
  • Using Objective-C Preprocessor Directives
Book Details
Author(s): Techotopia
Format(s): HTML
Number of pages: 208
link:read

No comments:

Post a Comment