krew790 Posted October 10, 2011 Posted October 10, 2011 what language is iphones app programed in; were they not java before. Anyways tought of an awesome simple app and want to make it. Quote
Netshroud Posted October 10, 2011 Posted October 10, 2011 (edited) Objective-C or Objective-C++ for the interface controllers and boilerplate, the code behind can be C, C++, Objective-C or Objective-C++. Or a mixture. Edited October 10, 2011 by Netshroud Quote
justapeon Posted October 15, 2011 Posted October 15, 2011 (edited) Interesting article worth looking at: ipad/ipod programming Edited October 15, 2011 by justapeon Quote
xero Posted June 14, 2012 Posted June 14, 2012 i really hate obj-c. so i gotta plug appcelerator's titanium studio. use html5, css3, and javascript to build cross platform apps. pc, mac, android, ios, blackberry (lol) all from the same codebase! it takes your code (that uses titanium base classes) and compiles it to whatever lang is needed for the device. i have released 3 apps using Ti and i really like it. there are TONS of bad reviews about the pre-release, beta, and early version of the software all over the net. but the newest versions are MUCH more robust. and did i mention it's free? it's totally worth checking out Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.