Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

How to learn iPhone programming DEFINITIVE

Options

Comments

  • Registered Users Posts: 352 ✭✭davil


    or you could just learn Javascript from
    http://www.tizag.com/javascriptT/

    and then apply your web scripting knowledge to creating basic apps using one of the many frameworks available - I've a blog post here: http://bit.ly/a7ynIJ

    but yes I'm learning Python at the moment, One hell of a language (I'm converting from PHP and I really like Python so far)


  • Hosted Moderators Posts: 7,485 ✭✭✭Red Alert


    I just did them in straight Objective C and Objective-C++, once you've got the OO languages (scoping and exactly how they handle reference/value passing) nailed they're pretty similar.


Advertisement