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 Be...
Call Number: | Libro Electrónico |
---|---|
Main Authors: | , , |
Corporate Author: | |
Format: | Electronic eBook |
Language: | Inglés |
Published: |
Berkeley, CA :
Apress : Imprint: Apress,
2010.
|
Edition: | 1st ed. 2010. |
Subjects: | |
Online Access: | Texto Completo |
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.