Your First iPhone Application
Short Description
This tutorial shows how to create a simple iPhone application. It is not intended to give complete coverage of all the features available, but rather to introduce some of the technologies and give you a grounding in the fundamentals of the development process.
Website: developer.apple.com | Filesize: 1715kb
No of Page(s): 52
Content
You should read this document if you are just starting development with iPhone using Cocoa Touch. You should already have some familiarity with the basics of computer programming in general and the Objective-C language language in particular. If you haven’t used Objective-C before, read through at least Learning Objective-C: A Primer.
The goal here is not to create a finely polished application, but to illustrate:
- How you create and manage a project using Xcode
- The fundamental design patterns and techniques that underlie all iPhone development
- The basics of using Interface Builder
- How to make your application respond to user input using standard user interface controls
A secondary goal is to point out other documents that you must also read to fully understand the iPhone development tools and techniques.
…
Get the file Download here
Related Products
Beginning iPhone 3 Development: Exploring the iPhone SDK
iPhone SDK 3 Programming - Advanced Mobile Development for Apple iPhone and iPod touch (Wiley)
iPhone Application Development For Dummies (For Dummies (Computers))
Programming in Objective-C 2.0 (2nd Edition)
Developing Hybrid Applications for the iPhone: Using HTML, CSS, and JavaScript to Build Dynamic Apps for the iPhone
iPhone Open Application Development: Write Native Applications Using the Open Source Tool Chain
iPhone SDK Development
Related Searches: apple iphone, open source tool, programming in objective c, interface builder, hybrid applications
Comments
Leave a Reply