Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

What programming languages can one use to develop iOS applications?

Alejandro_J_
Beginner
1,556 Views

What programming languages can one use to develop iPhone, iPod Touch and iPad (iOS) applications?

0 Kudos
7 Replies
Ramith_H_
Beginner
1,556 Views

 

Apple provides the ide xcode where we can develop apps with objective c.

But there is also a new langauge called swift.

 

0 Kudos
Vidura_Dhananjaya
New Contributor II
1,556 Views

I'm using IDE xcode for the developments for apple devices. 

0 Kudos
Vidura_Dhananjaya
New Contributor II
1,556 Views

http://codewithchris.com/xcode-tutorial/

follow that link for the tutorials in xcode. Happy coding.!

0 Kudos
Vihanga_A_
New Contributor I
1,556 Views

 

You can use Objective-C and IDE Xcode. Apple revealed a new programming language called "Swift". I heard that it's similar to Python and feels easy to code. Here are some tutorials.

https://www.codeschool.com/courses/try-objective-c

0 Kudos
Vidura_Dhananjaya
New Contributor II
1,556 Views

A new programming language called "SWIFT" for ios app development

 

0 Kudos
Akhil_R_
Beginner
1,556 Views

Objective C is most commonly used.

0 Kudos
yaswanth_k_
New Contributor I
1,556 Views

objective c and swift programming

0 Kudos
Reply