Question by Jack Z: How to code apps for iPhone SDK?
I was wondering if there are any books or sites for someone to learn coding for the iPhone SDK, i have no experience with any form of coding so something that is for beginners. Thanks!
Best answer:
Answer by Michael E
My advice: Start smaller than the iPhone. Objective-C (The language of the iPhone and Mac) is a bit complicated for a beginner. Try starting with Java, its pretty simple and there are tutorials on the internet. Once you master that, then you can move to harder things like Objective-C for the iPhone.
Add your own answer in the comments!
Hi, since u got no programming experience yet, some programming concepts is needed . R u willing to learn programming?
Start:
http://developer.apple.com/iphone/
http://developer.apple.com/iphone/library/documentation/iPhone/Conceptual/iPhone101/Articles/00_Introduction.html
OR
http://techtips.timlaytonllc.com/2009/04/learning-objective-c-and-iphone-sdk.html
( I just grabbed them from Net )
if not, then u can hire a programmer …
Good luck!