Skip to content

Programming in Objective-C 2.0

Best in textbook rentals since 2012!

ISBN-10: 0321566157

ISBN-13: 9780321566157

Edition: 2nd 2009

Authors: Library Developers, Stephen G. Kochan

List price: $44.99
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

This is a concise introduction to Objective-C 2.0 and Object-Oriented Programming for developers new to MAC OS X. It includes detailed examples and exercises.
Customers also bought

Book details

List price: $44.99
Edition: 2nd
Copyright year: 2009
Publisher: Addison Wesley Professional
Publication date: 12/29/2008
Binding: Paperback
Pages: 624
Size: 7.00" wide x 9.00" long x 1.50" tall
Weight: 2.068
Language: English

Introduction
The Objective-C
Language
Programming in Objective-C
Classes, Objects, and Methods
Data Types and Expressions
Program Looping
Making Decisions
More on Classes
Inheritance
Polymorphism, Dynamic Typing, and Dynamic Binding
More on Variables and Data Types
Categories and Protocols
The Preprocessor
Underlying C Language Feature?
The Foundation Framework
Introduction to the Foundation Framework
Numbers, Strings, and Collections
Working with Files
Memory Management
Copying Objects
Archiving
Cocoa and the iPhone SDK
Introduction to Cocoa
Writing iPhone Application?
Appendixes
Glossary
Objective-C 2.0 Language Summary
Address Book Source Code
Resources