How to download programming tools for Assembly?

Ii would like to develop my own application, what i want to know is , what kind of tools do i need to start doing so, etc from the programming language SDK, everything that i need to develop a mobile application, and where to download these tools?

  • Answer:

    Do you know any HTML/Javascript? If not, I recommend checking out http://www.codecademy.com which is extremely intuitive in teaching people basic web code. Once you've learned HTML and Javascript, you can start developing HTML5/web based native apps with frameworks like http://phonegap.com and http://appgyver.com, which is the easiest way to go (versus learning Objective-C, the native iOS code, which has a steeper learning curve). Doing it this way means no need for native SDK's like Xcode, and no requirement to maintain native code and libraries, and if you ever want to go cross-platform, no need to re-code in native languages, for say, Android.

Vanessa Kay at Quora Visit the source

Was this solution helpful to you?

Other answers

assuming you are looking to develop an iOS App (and not Android) right? Then you need to know programming in Objective - C, download Xcode, you need to macbook (better have with latest OS), and not the least get enrolled with Apple iOS development program ($ 99/ year) and you'll be able to get info on/ download all these resources from there only. And google with simple keywords of how to learn objective C and you'll get plenty of resources for that too. Hope it helps.

Sudeep Bhatnagar

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.