Programming in Objective-C and over one million other books are available for Amazon Kindle . Learn more


or
Sign in to turn on 1-Click ordering.
or
Amazon Prime free trial required. Sign up when you check out. Learn more
More Buying Choices
Have one to sell? Sell yours here
or
Get a £12.25 Amazon.co.uk Gift Card
Programming in Objective-C: Updated for iOS 5 and Automatic Reference Counting (ARC) (Developer's Library)
 
 
Start reading Programming in Objective-C on your Kindle in under a minute.

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Programming in Objective-C: Updated for iOS 5 and Automatic Reference Counting (ARC) (Developer's Library) [Paperback]

Stephen G. Kochan
5.0 out of 5 stars  See all reviews (4 customer reviews)
RRP: £33.99
Price: £28.89 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
You Save: £5.10 (15%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In stock.
Dispatched from and sold by Amazon.co.uk. Gift-wrap available.
Want guaranteed delivery by Wednesday, May 30? Choose Express delivery at checkout. See Details

Formats

Amazon Price New from Used from
Kindle Edition £21.05  
Paperback £28.89  
Trade In this Item for up to £12.25
Get an extra £5 when you trade in books worth £10 or more until June 30, 2012. Trade in Programming in Objective-C: Updated for iOS 5 and Automatic Reference Counting (ARC) (Developer's Library) for an Amazon.co.uk gift card of up to £12.25, which you can then spend on millions of items across the site. Trade-in values may vary (terms apply). Find more products eligible for trade-in.

Frequently Bought Together

Programming in Objective-C: Updated for iOS 5 and Automatic Reference Counting (ARC) (Developer's Library) + Beginning iPhone 5 Development: Exploring the iOS 5 SDK + Sams Teach Yourself iOS 5 Application Development in 24 Hours (Sams Teach Yourself...in 24 Hours)
Price For All Three: £73.33

Show availability and delivery details

Buy the selected items together


Product details

  • Paperback: 600 pages
  • Publisher: Addison Wesley; 4 edition (16 Dec 2011)
  • Language English
  • ISBN-10: 0321811909
  • ISBN-13: 978-0321811905
  • Product Dimensions: 22.9 x 17.8 x 3.3 cm
  • Average Customer Review: 5.0 out of 5 stars  See all reviews (4 customer reviews)
  • Amazon Bestsellers Rank: 2,903 in Books (See Top 100 in Books)
  • See Complete Table of Contents

More About the Author

Stephen G. Kochan
Discover books, learn about writers, and more.

Visit Amazon's Stephen G. Kochan Page

Product Description

Product Description

Programming in Objective-C, Fourth Edition

Updated for iOS 5 and ARC


Programming in Objective-C is a concise, carefully written tutorial on the basics of Objective-C and object-oriented programming for Apple's iOS and Mac platforms.

The book makes no assumptions about prior experience with object-oriented programming languages or with the C language (which Objective-C is based upon). Because of this, both beginners and experienced programmers alike can use this book to quickly and effectively learn the fundamentals of Objective-C.

Readers can also learn the concepts of object-oriented programming without having to first learn all of the intricacies of the underlying C programming language. This unique approach to learning, combined with many small program examples and exercises at the end of each chapter, makes Programming in Objective-C ideally suited for either classroom use or self-study.

The fourth edition of this book has been updated to cover the significant changes that first appeared in iOS 5 and Xcode 4.2, including the use of Automatic Reference Counting (ARC) to improve and simplify memory management in Objective-C programs.


“The best book on any programming language that I’ve ever read. If you want to learn Objective-C, buy it.”—Calvin Wolcott


“An excellent resource for a new programmer who wants to learn Objective-C as their first programming language—a woefully underserved market.”—Pat Hughes


Table of Contents

1 Introduction

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

14 Introduction to the Foundation Framework

15 Numbers, Strings, and Collections

16 Working with Files

17 Memory Management and Automatic Reference Counting

18 Copying Objects

19 Archiving

20 Introduction to Cocoa and Cocoa Touch

21 Writing iOS Applications

A Glossary

B Address Book Example Source Code

From the Back Cover

Programming in Objective-C, Fourth Edition
An introduction to the Objective-C language for iOS and Mac OS X development

Objective-C has become the standard programming language for application development on the iOS and Mac OS X platforms. A powerful yet simple object-oriented programming language that’s based on C, Objective-C is widely available not only on Apple platforms but across many operating systems, including Linux, Unix, and Windows.

Programming in Objective-C provides the new programmer a complete, step-by-step introduction to the Objective-C language. 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 programming needs.

The fourth edition of this book has been updated to cover the significant changes that first appeared in iOS 5 and Xcode 4.2, including the use of Automatic Reference Counting (ARC) to improve and simplify memory management in Objective-C programs. It also shows how to take advantage of the Foundation framework’s rich built-in library of classes and provides an introduction to iOS programming.

Inside This Book (Learn More)
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index
Search inside this book:

Suggested Tags from Similar Products

 (What's this?)
Be the first one to add a relevant tag (keyword that's strongly related to this product)
 
(1)
(1)

Your tags: Add your first tag
 


Customer Reviews

4 star
0
3 star
0
2 star
0
1 star
0
Most Helpful Customer Reviews
5 of 5 people found the following review helpful
By jai
Format:Paperback
Over the past few years I've started reading half a dozen "how to write iOS apps" books, but this is the first one that I'm actually going to finish. I found the way that it introduced the Objective-C concepts well paced and easy to grasp. Most books jump straight into building apps with graphical interfaces, whereas this book takes the time to explain the basics of Objective-C first. The end of chapter exercises are great, building upon the examples in the chapter but also at times requiring some experimentation which helps to cement the topic being covered.
Thoroughly recommend this for anyone looking to start developing for iOS, having some previous programming knowledge, looking to grasp the basics of Objective C.
Comment | 
Was this review helpful to you?
1 of 1 people found the following review helpful
Format:Paperback|Amazon Verified Purchase
This is a very good book for Objective C and basic Foundation classes such as strings, arrays etc. My background is as a C programmer, so I skipped the chapter on C and benefited from an understanding of the underlying language. However, I think the book is a very accessible book for anyone wanting to learn the 'Apple' language of choice. Although covered in one chapter, this is not a book for iOS programming itself and I would recommend other books for iOS. But for Objective-C itself, it is excellent.
Comment | 
Was this review helpful to you?
By Shah
Format:Paperback
This is very good book for starters and for those who wants in depth knowledge o objective c.

Not enought stuff for iPhone programming, if you want to learn iPhone app development than better consider practicle books with video training.

Best Wishes
Wasi Shah
Comment | 
Was this review helpful to you?

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

Search Customer Discussions
Search all Amazon discussions
   


Listmania!


Look for similar items by category


Look for similar items by subject


Feedback


Amazon.co.uk Privacy Statement Amazon.co.uk Delivery Information Amazon.co.uk Returns & Exchanges