What are the best programming languages to learn now?

How should I learn programming and what languages should I learn first?

  • I want to learn how to do programming but at the moment I only have a limited knowledge of basic. What programming languages would be best/easiest to learn first and how do you think ...show more

  • Answer:

    You should learn programming before you learn languages. Start with http://www-old.oberon.ethz.ch/WirthPubl/AD.pdf Then the choice of language depends on what you want to do - web applications, desktop applications, databases? Learn the languages you need for the job. (A ratchet wrench is a good tool, but not for a carpenter.)

YNDCSG7PJRYXC6DGKYFPAUT2MY at Yahoo! Answers Visit the source

Was this solution helpful to you?

Other answers

C++ is fantastic! It will help you to understand any other programming language mainly because of your brain after C++. I would also look into Python as it's becoming more and more popular nowadays. Python is supported by Google as it uses the language a lot, for example, YouTube is written in Python. My suggestion is to join some Python forum to learn programming and Python. I know one such forum for beginners over at http://PythonForum.org

Dane V.

Hi, I would advise strongly against learning Java or C++ first... they are both object-oriented and as such, you will need to learn both the object-oriented paradigm as well as the language itself. This is especially true of Java. Also, these languages are limited in the sense that they are not very good for web programming, which is a very exciting platform right now. In my opinion, PHP and JavaScript are quite good as they can be applied using functional or object-oriented programming methods. Once you get some experience, make sure to check out Ruby. It's an amazingly elegant language, which can also be used for web and general programming.

fokionzd

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.