What Programming Language is Iphone 4?

by whyu76
20 replies
Hi,

Can somebody tell me what is the programming language for Iphone 4? I plan to learn it.
Thanks
#iphone #language #programming
  • Profile picture of the author mikeonrails
    Objective C for native apps
    Standard web technologies for browser-based apps
    {{ DiscussionBoard.errors[2750134].message }}
  • Profile picture of the author whyu76
    Hi,

    Thanks a lot.
    Signature

    Stanley

    Connect with me to make money online
    http://www.stanleyngwaiyu.com
    My Own City Portal Website- Ipoh Perak
    http://www.ipohperak.com.my

    {{ DiscussionBoard.errors[2754227].message }}
    • Profile picture of the author margaritamaker
      is that the same platform with Google Chrome OS?
      {{ DiscussionBoard.errors[2785834].message }}
  • Profile picture of the author mikeonrails
    No, the two are completely unrelated. The only similarity is that you can program them using standard web technologies.
    {{ DiscussionBoard.errors[2785905].message }}
  • Profile picture of the author elizaacton
    Native iPhone application development language Objective - C and iPhone OS platforms. The platform and the Cocoa Touch layer sitting on top of layered structure. It provides a graphical implementation, event-driven application framework. In the Cocoa Touch layer below the media level, it allows you to write high-quality two-dimensional or three-dimensional graphics applications may also include audio / video and animation.
    {{ DiscussionBoard.errors[2788365].message }}
    • Profile picture of the author whyu76
      Originally Posted by elizaacton View Post

      Native iPhone application development language Objective - C and iPhone OS platforms. The platform and the Cocoa Touch layer sitting on top of layered structure. It provides a graphical implementation, event-driven application framework. In the Cocoa Touch layer below the media level, it allows you to write high-quality two-dimensional or three-dimensional graphics applications may also include audio / video and animation.

      Wow.. thanks for the detail explanation.
      ;o)
      Signature

      Stanley

      Connect with me to make money online
      http://www.stanleyngwaiyu.com
      My Own City Portal Website- Ipoh Perak
      http://www.ipohperak.com.my

      {{ DiscussionBoard.errors[2788582].message }}
      • Profile picture of the author janejana
        It looks like th platform is in C.
        {{ DiscussionBoard.errors[2791481].message }}
        • Profile picture of the author Asanga
          Since you said you want to learn. check this link out.this is a series of lectures given in Stanford Uni on iphone programing.

          www(.)youtube(.)com/watch?v=xQzLHgls63E&p=5A314FFFE12B7EEA&index=1&fea ture=BF


          replace the (.) with . (im not able to put links up yet)
          {{ DiscussionBoard.errors[2792354].message }}
  • {{ DiscussionBoard.errors[2803725].message }}
  • Profile picture of the author dholowiski
    The IOS is programmed in Objective C, which is different from C. And no, it doesn't support Java at all. The web browser does support Java Script, which is totally different from Java.

    You must own a Mac to create IOS applications, and you have to pay Apple at least $99 a year to have your apps listed in the iTunes store, and if you've never programmed before Objective C will drive you stark raving mad crazy (in my opinion). However, if you have a hit you can make a metric buttload of money, so it's a tradeoff.

    (I have 3 apps in the iTunes store, so I speak from experience).
    Signature

    Immediate notifications when someone visits your web site. Free WordPress Plugin
    onepix.me

    {{ DiscussionBoard.errors[2823657].message }}
  • Profile picture of the author whyu76
    Hi,

    Can I just pick up a book name C++ to start learning from it?
    Signature

    Stanley

    Connect with me to make money online
    http://www.stanleyngwaiyu.com
    My Own City Portal Website- Ipoh Perak
    http://www.ipohperak.com.my

    {{ DiscussionBoard.errors[2824294].message }}
    • Profile picture of the author Nauman K
      Originally Posted by whyu76 View Post

      Hi,

      Can I just pick up a book name C++ to start learning from it?
      if you are very beginner then you should learn c programming first i suggest
      i will suggest you a book name "Let Us C" written by yashwant kanetkar its one of the best book for learning C.
      if your C programming Base is strong then Objective c will be easier for you.
      {{ DiscussionBoard.errors[2838875].message }}
  • Profile picture of the author kalens99
    Signature

    Original Reports Compact With Empirical Data on Creating a Solid IM Strategy - Stop Reading Bogus Theories
    Internet Marketing Strategies
    Free Report 11 Biggest Mistakes marketers make

    {{ DiscussionBoard.errors[2827927].message }}
  • Profile picture of the author dealbert.net
    It's Objective-C. The framework is CoCoa. It's not C.
    {{ DiscussionBoard.errors[2838790].message }}
  • Profile picture of the author Nauman K
    Originally Posted by whyu76 View Post

    Hi,

    Can somebody tell me what is the programming language for Iphone 4? I plan to learn it.
    Thanks
    hi,
    iphone sdk4 is available to download now.
    programing language is objective c.
    I will suggest you to buy a book named "apress beginning iphone development"
    it will be helpfull
    {{ DiscussionBoard.errors[2838865].message }}
  • Profile picture of the author garyk1968
    you are better off getting one of the beginning iphone programming by dave lamarche published by apress. As mentioned it is *not* C (symbian or otherwise), although Objective C is a superset of C and it is not C++, but you can compile and link C++ code. Some games for example make use of C++ libraries for physics.

    You have to have a mac, xcode and interface builder (free) and can join the developer program for free to put apps on your own device. If you want to publish apps then its $99 per year.

    Gary
    {{ DiscussionBoard.errors[2842302].message }}
  • Profile picture of the author Maynard_Webmaste
    Objective C, C++ ,JavaScript And html/css for presentation. Are you planning to make an iphone app?
    {{ DiscussionBoard.errors[2857573].message }}
    • Profile picture of the author whyu76
      Originally Posted by Maynard_Webmaste View Post

      Objective C, C++ ,JavaScript And html/css for presentation. Are you planning to make an iphone app?

      Yes I am planning to create one. i have idea but i am not really good in programming..
      Signature

      Stanley

      Connect with me to make money online
      http://www.stanleyngwaiyu.com
      My Own City Portal Website- Ipoh Perak
      http://www.ipohperak.com.my

      {{ DiscussionBoard.errors[2857912].message }}

Trending Topics