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 comment
Leave a comment
You must be logged in to post a comment.
Programming in PHP, C, C#, ASP.NET, Java, Objective-C, SQL also for MS SQL Server, Oracle & MySQL Development
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.
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.