Where Do I Start with iPhone Programming?
There are so many websites out there telling you different places to start. This is were I started and were I am currently with writing my own iPhone App. Its been a long hard process and I had to start at the very beginning. I didn’t know C Programming, which is the basic language you need to know to start writing for the iPhone. The iPhone uses Cocoa Touch and Objective-C programming language, know C programming just makes it easier. On my trip I been reading a few books. Here is a list of books that will help you with your apps.
- Beginning iPhone 3 Development: Exploring the iPhone SDK by Dave Mark , Jeff LaMarche
- iPhone SDK 3 Projects by Dave Mark
- iPhone User Interface Design Projects by Dave Mark
I still have a long ways to go before any of my apps make it into the iTunes Apps Store. If there are any books or resources that you might think that would help, please let me know.

