See Inside!

List Price

$44.99

Textbook Details

  • EDITION:
    2nd Edition
  • ISBN:
    0321566157
  • ISBN-13:
    9780321566157
  • PUB. DATE:
    January 2009
  • PUBLISHER:
    Addison-Wesley
Advertisement

Programming in Objective-C 2.0 (Developer's Library Series) / Edition 2 by Stephen G. Kochan

$44.99 List Price

TEXTBOOKS

Paperback

Buy

  • Overview
  • EditorialReviews
  • CustomerReviews
  • Features
  • marketplace

Customer Reviews

Was a good, easy to read bookby Anonymous

Customer Rating:
See Detailed Ratings

I have also purchased Beginning iPhone Development: Exploring the iPhone SDK

by Dave Mark, Jeff LaMarche which began me on my iPhone development road but when I realized that I needed a bit more C knowledge I purchased this book and it has satisfied my needs. It is definitely for beginners but I believe professionals might be able to get some good information out of it too. I am just a beginner,...

A detailed, yet clear way of mastering objective-C!by Doc-Ahmed

Customer Rating:
See Detailed Ratings

I Started reading the book right from the first page. It was really clear and detailed. Great way of building the principles step by step. You can be a real professional wit objective-C if you would do all the exercises in the book.

One recommendation to mention though: TAKE NOTES WHILE YOU ARE GOING THROUGH IT, so that you can link ideas together.

VERY VERY HIGHLY RECOMMENDED!!by INDEPENDENTREVIEWER

Customer Rating:
See Detailed Ratings

Do you know how to program in Objective-C 2.0? If you don't, then this book is for you! Author by Stephen G. Kochan, has done an outstanding job of writing a book that texhes Objective-C by example.


Author Kochan, begins by showing you how to write your first program in Objective-C. Then, the author covers the fundamentals of object-oriented programming. Next, he describes the basic Objective-C...


More Customer Reviews

Overview -

Programming in Objective-C 2.0 (Developer's Library Series)

Product Details

  • Pub. Date: January 2009
  • Publisher: Addison-Wesley

Synopsis

THE #1 BESTSELLING BOOK ON OBJECTIVE-C 2.0


Programming in Objective-C 2.0 provides the new programmer a complete, step-by-step introduction to Objective-C, the primary language used to develop applications for the iPhone, iPad, and Mac OS X platforms.

The book does not assume previous experience with either C or object-oriented programming languages, and it includes many detailed, practical examples of how to put Objective-C to use in your everyday iPhone/iPad or Mac OS X programming tasks.

A powerful yet simple object-oriented programming language that’s based on the C programming language, Objective-C is widely available not only on OS X and the iPhone/iPad platform but across many operating systems that support the gcc compiler, including Linux, Unix, and Windows systems.

The second edition of this book thoroughly covers the latest version of the language, Objective-C 2.0. And it shows not only how to take advantage of the Foundation framework’s rich built-in library of classes but also how to use the iPhone SDK to develop programs designed for the iPhone/iPad platform.

Table of Contents


1 Introduction

Part I: The Objective-C 2.0 Language

2 Programming in Objective-C

3 Classes, Objects, and Methods

4 Data Types and Expressions

5 Program Looping

6 Making Decisions

7 More on Classes

8 Inheritance

9 Polymorphism, Dynamic Typing, and Dynamic Binding

10 More on Variables and Data Types

11 Categories and Protocols

12 The Preprocessor

13 Underlying C Language Features

Part II: The Foundation Framework

14 Introduction to the Foundation Framework

15 Numbers, Strings, and Collections

16 Working with Files

17 Memory Management

18 Copying Objects

19 Archiving

Part III: Cocoa and the iPhone SDK

20 Introduction to Cocoa

21 Writing iPhone Applications

Part IV: Appendixes

A Glossary

B Objective-C 2.0 Language Summary

C Address Book Source Code

D Resources

Biography

Stephen Kochan is the author and coauthor of several bestselling titles on the C language, including Programming in C (Sams, 2004), Programming in ANSI C (Sams, 1994), and Topics in C Programming (Wiley, 1991), as well as several Unix titles, including Exploring the Unix System (Sams, 1992) and Unix Shell Programming (Sams 2003). He has been programming on Macintosh computers since the introduction of the first Mac in 1984, and he wrote Programming C for the Mac as part of the Apple Press Library. He maintains a web site and support forum for Programming in Objective-C 2.0 at classroomm.com/objective-c