Objective-C for Absolute Beginners iPhone, iPad, and Mac Programming Made Easy /
It seems as if everyone is writing applications for Apple’s iPhone and iPad, but how do they all do it? It’s best to learn Objective-C, the native language of both the iOS and Mac OS X, but where to begin? Right here, even if you’ve never programmed before! Objective-C for Absolute Beginners will te...
Main Authors: | , , |
---|---|
Corporate Author: | |
Format: | Electronic eBook |
Language: | English |
Published: |
Berkeley, CA :
Apress,
2010.
|
Subjects: | |
Online Access: | Full Text via HEAL-Link |
Table of Contents:
- Becoming a Great iPhone/iPad or Mac Programmer
- Programming Basics
- It’s All About the Data
- Making Decisions About...and Planning Program Flow
- Object Oriented Programming with Objective-C
- Introducing Objective-C and Xcode
- Objective-C Classes, Objects, and Methods
- Programming Basics in Objective-C
- Comparing Data
- Creating User Interfaces with Interface Builder
- Memory, Addresses, and Pointers
- Debugging Programs with Xcode
- Storing Information
- Protocols and Delegates.