Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

ktagle

macrumors newbie
Original poster
May 11, 2009
1
0
I am new to the forums and was wondering what programing languages would be needed to make a program for the iphone? Will learning C+ and or visual basic be needed? If there are other programing languages that would be better please let me know.

Thanks in advance
 
You should first learn to program (in any language). Learn a few simple algorithms and how to debug your code. Then learn C if you didn't already. Then learn the concepts of using an object oriented language (Squeak or Smalltalk, or maybe Java) and an OO UI framework. A pinch of ARM assembly will help with debugging.

You will then find Obj C to be very much like C, with a sprinkle of a macro language on top and portions of a Smalltalk interpreter underneath.

k
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.