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 Author: | |
---|---|
Other Authors: | , |
Format: | eBook |
Language: | Inglés |
Published: |
New York :
Apress
2010.
|
Edition: | 1st ed. 2010. |
Subjects: | |
See on Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009628332906719 |
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.