The easiest programming lang for a newbie? (taking C++)

Discussion in 'Programming' started by Francisco, Aug 30, 2008.

  1. #1
    Hi guys,

    Whats the easiest programming language to learn, I have some basic knowledge of C++.

    Thanks
     
    Francisco, Aug 30, 2008 IP
  2. ForumJoiner

    ForumJoiner Active Member

    Messages:
    762
    Likes Received:
    32
    Best Answers:
    0
    Trophy Points:
    83
    #2
    In my opinion, the easiest to learn is that one for which you feel motivated to learn. For instance, let's say you don't know any language.

    You just installed a WordPress blog and you want to know how to change something. If you are really interested, you'll don't see a reason to learn a language : you'll just be too busy understanding what's going on with the code you want to change. It might be written in HTML, combined with PHP, CSS, JavaScript. It will make no difference, as long you have a purpose.

    So, the real question is "What you are trying to accomplish?" Let's say for a moment that you know every programming language available. What you'll do next? On what project you'll apply your knowledge?
     
    ForumJoiner, Aug 30, 2008 IP
  3. it career

    it career Notable Member

    Messages:
    3,562
    Likes Received:
    155
    Best Answers:
    0
    Trophy Points:
    270
    #3
    The learn C++ only , else try java.
     
    it career, Aug 31, 2008 IP
  4. mmerlinn

    mmerlinn Prominent Member

    Messages:
    3,197
    Likes Received:
    819
    Best Answers:
    7
    Trophy Points:
    320
    #4
    Build upon what you already know. The learning curve is easier that way.
     
    mmerlinn, Aug 31, 2008 IP
  5. jayshah

    jayshah Peon

    Messages:
    1,126
    Likes Received:
    68
    Best Answers:
    1
    Trophy Points:
    0
    #5
    Totally agree with ForumJoiner said.

    You need the passion, it's easier that way. If you want to learn PHP (for example), set yourself a small task (Google for help, use www.php.net's manuals, and post in the PHP forum) and accomplish it. You'll be done in no time :D

    Jay
     
    jayshah, Aug 31, 2008 IP
  6. vasago

    vasago Peon

    Messages:
    95
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #6
    C++ is able to ruin your motivation. A lone programmer can't build a lot of useful things with that language. If you want to have fun and study something that would make you able to build your own applications, better take some other language. If you interested in web programming, it could be PHP, yes. But if you choose the PHP (or any other web platform) route, then you should start with HTML, then CSS, then PHP.
     
    vasago, Sep 1, 2008 IP
  7. freelancewebaz

    freelancewebaz Well-Known Member

    Messages:
    976
    Likes Received:
    23
    Best Answers:
    1
    Trophy Points:
    145
    #7
    Python and Perl are always awesome for beginners, esp. Perl since CPAN has like 60k+ modules to help you get stuff done right away.
     
    freelancewebaz, Feb 18, 2011 IP