I’m trying to learn how to make an Iphone app, and I was wondering if objective c is the only programming language I needed to learn.
1 thought on “is objective c the only programming language needed in order to make an Iphone app?”
Leave a Comment
You must be logged in to post a comment.
Obj – C (Cocoa) is the preferred language for apple products. If you are serious about making an iphone app, you need an Apple developers account so you can download the iphone sdk (its free to register and download). Without the sdk, you cannot make any iphone apps. It would also be very beneficial to get Xcode. It contains the software to connect and create the gui and code very easily.