Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.
17060 Discussions

What programming languages can one use to develop iOS applications?

Alejandro_J_
Beginner
1,610 Views

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

0 Kudos
7 Replies
Ramith_H_
Beginner
1,610 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,610 Views

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

0 Kudos
Vidura_Dhananjaya
New Contributor II
1,610 Views

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

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

0 Kudos
Vihanga_A_
New Contributor I
1,610 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,610 Views

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

 

0 Kudos
Akhil_R_
Beginner
1,610 Views

Objective C is most commonly used.

0 Kudos
yaswanth_k_
New Contributor I
1,610 Views

objective c and swift programming

0 Kudos
Reply