Programming in Objective-C 2.0
Where to buy Programming in Objective-C 2.0 books online?
- ISBN13: 9780321566157
- Condition: NEW
- Notes: Brand New from Publisher. No Remainder Mark.
Product Description
THE #1 BESTSELLING BOOK ON OBJECTIVE-C 2.0
Programming in Objective-C 2.0 provides the new programmer a perfect, step-by-step introduction to Objective-C, the primary language used to renovate 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 place 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 painstakingly 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 renovate 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 Building 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 Effective 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 Synopsis
C Take up Book Source Code
Buy Cheap Programming in Objective-C 2.0 Online
Related posts:

Nice book, i missed on it a deeper explanation of all the feature inside the language, as a replacement for of adding chapters about iphone developing.
Reader’s Rating: 3 / 5
The book is okay. For a beginning programmer s/he will get some basic knowledge that is a excellent start, for a name who is familiar with C and/or C++ already – disappointment awaits. I was troubled in the preface when I was told that this book was written from the viewpoint of a name who hasn’t used C before. That meant I spent a lot of time skimming information about basic C that had been inherited by Objective-C. But that is not what disappoints me.
Some of the definitions of basic C are incomplete or misleading, which makes me marvel about the Objective-C stuff. I am only on page 219 now, but still I marvel why its better for me to [[classname alloc] init] rather than [classname new]. The comment about being aware that allocation and initialization are two separate events doesn’t really seem too cool to me. If I learn that, can I save myself some typing by just using new? Or is there something that doesn’t take place. Btw, volatile is nots sort of the inverse of const. Please.
Apart from that I do feel like I haven’t wasted my money, I now know enough to start experimenting and learning on my own, but I could have done that using Wiki and saved myself some ca$h.
To be honest, I am an veteran programmer (I write C/C++ compilers for a living and wanted to learn something ‘new’). But I feel that even beginners need a small more in-depth explanation as to why the leader prefers one approach over another, not just the how.
Reader’s Rating: 2 / 5
Book arrived promptly, was in fantastic condition. (Tiny bend on two corners appears from shipping. Softcover.) Would use vendor again.
Reader’s Rating: 4 / 5
The book is just O.K. but agreed the scarce supply of books on Objective-C it’s probably one of the best available. Sorry to say but I also paid for the LiveLessons video training for this book (Available at SafariBooksOnline or soon on DVD) and they are nearly useless. See my comments not more than:
Programming in Objective-C 2.0 LiveLessons Review:
I’ve developed windows software for about 15 years and had a brief interlude with Objective-C (2-3 months) back in 2008. I needed a refresher for the basics I still partially remembered and training for the more intricate/intricate features of the language which I never learned. I paid for access to these videos on Safari Books Online and spent several hours going through the videos.
I can say lacking question that I have no thought who the leader was targeting with this material. The videos take an enormous amount of time to demonstrate the simplest features of the language while never covering a fantastic deal of vital information for any agreed topic. Vital details about the language feature being taught are regularly omitted, delayed to some later point, or clarified poorly.
You’re forced to watch as the leader types out every line of code he intends to use for his examples. All of it very similar to what you watched him type 1, 2, or 10 minutes earlier. All of the code should have been pre-typed so that the leader could have covered material in greater detail and in a more student friendly organized fashion. Every video could (and should) be condensed to 1/10th the current part to take in the same material.
If you’re new to programming this material is nowhere near sufficient to learn the language or how to use it. If you’re an veteran programmer but new to Objective-C this course is nearly useless. You’ll learn more spending 1 hour skimming his book (or another Objective-C text).
Wish I could say something excellent but they just unadorned suck. Disappointing. I spent hours online looking for video training on Objective-C and only establish this course and some videos from Pragmatic Bookshelf (they suck also) and I bought both. Would not recommend either.
Hope this saves a name some money and alot of wasted time.
Reader’s Rating: 3 / 5
I spent an evening looking through the book and returned it. I have 20 years of C experience, and having already worked through the Hillegass book’s exercises, I didn’t find much additional material here to justify $30.
Reader’s Rating: 3 / 5