Page 1 of 1
iPhone development
Posted: Sat Oct 18, 2008 10:24 am
by dalkin
Hello there,
Is there anyone out there at all doing iPhone devpt. I downloaded the iPhone SDK but quickly got a headache. I needed a good lay down and a cup of herbal tea!
Posted: Sat Oct 18, 2008 8:44 pm
by FourthWorld
Apple's licensing forbids all interpreted languages except JavaScript, and then only running in a browser.
So your choices are limited to Objective C or some other compiled language which can use the API, or a JavaScript-based solution in a browser.
Posted: Sat Oct 18, 2008 9:14 pm
by BvG
You can also use
Unity (if you're into 3d), because it produces compiled apps. For general iPhone and Cocoa development, I suggest asking at
iDevGames.
Posted: Thu Oct 23, 2008 11:41 am
by Obleo
If you go over the tutorials on this site. I makes under standing cocoa touch much easier.
Learn Cocoa