1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Which is the best programming language to get start?

Discussion in 'Programming' started by rijans, May 6, 2011.

  1. nveid

    nveid Peon

    Messages:
    155
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #41
    I'd say learn C.. Once you master C, everything else will just flow.
     
    nveid, Nov 8, 2011 IP
  2. mmerlinn

    mmerlinn Prominent Member

    Messages:
    3,197
    Likes Received:
    818
    Best Answers:
    7
    Trophy Points:
    320
    #42
    The best programming language for any purpose is the language that does your job the way you want your job done. Define what kind of jobs you want to do, then pick the language that best fulfills that scenario.
     
    mmerlinn, Nov 8, 2011 IP
  3. dthoai

    dthoai Member

    Messages:
    106
    Likes Received:
    2
    Best Answers:
    1
    Trophy Points:
    38
    #43
    Java is the best programming language to get started. It's clean, pure and easy to use. Compiler, run-time and IDE is also free to use. Java is the best language for beginner.
     
    dthoai, Nov 12, 2011 IP
  4. vlada111

    vlada111 Well-Known Member

    Messages:
    356
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    165
    #44
    First learn some easy ones, like pascal. Then you can go basic and then to c++
     
    vlada111, Nov 14, 2011 IP
  5. shanmugappriya

    shanmugappriya Peon

    Messages:
    92
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #45
    I think c++ or java is the best programming language to get start at first
     
    shanmugappriya, Nov 24, 2011 IP
  6. BorisKramar

    BorisKramar Peon

    Messages:
    10
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #46
    C++ has about the most complicated grammar from all OO languages, because it is not very orthogonal and has lot's of exceptions, the advanced features have kind of been piled on top of the main structure through the years. Once you laern C++, you will have no problem whatsoever switching to Java or C#, which are probably the 2 most important OO languages nowadays. You can go as far back as C if you want. Either case, you are only going to use C and C++ when you really want to squeeze performance, which could potentially happen in real life programming. For scripting languages, PHP. Especially since you are asking in this forum, PHP is the language for web development, we all know that.
     
    BorisKramar, Nov 26, 2011 IP
  7. Pollux.Castor

    Pollux.Castor Member

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    36
    #47
    I recommended using C++ and then java
     
    Pollux.Castor, Nov 26, 2011 IP
  8. drhowarddrfine

    drhowarddrfine Peon

    Messages:
    5,428
    Likes Received:
    95
    Best Answers:
    7
    Trophy Points:
    0
    #48
    Of course the fact that it's not true about C# doesn't bother him.
     
    drhowarddrfine, Nov 27, 2011 IP
  9. sm_danish2008

    sm_danish2008 Peon

    Messages:
    66
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #49
    Well brother if you are asking for PRESENT TIME... i prefer C language because right now C is very very advance and booming in market then JAVA and other language. But in favor

    of others like they said C language is hard.... but yet if you want to do it truly you can do every thing you want..just keep faith in your self and (keywords to be noted)

    WORKHARD!!!
     
    sm_danish2008, Nov 27, 2011 IP
  10. uleesgold

    uleesgold Member

    Messages:
    288
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    30
    #50
    I wish that a thread with such crappy grammar wouldn't be a popular thread.
    also, it's a very general question which millions of newbies ask. nothing wrong with being new to something of course.
     
    uleesgold, Nov 27, 2011 IP
  11. Mithuasha

    Mithuasha Banned

    Messages:
    1,056
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #51
    For desktop i prefer c and for web designing you should go Dreamweaver.
     
    Mithuasha, Dec 6, 2011 IP
  12. bhimesh

    bhimesh Peon

    Messages:
    45
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #52
    C,C++ will be good for starters.For application developers this will be good as one introduces procedure oriented other one introduces object oriented ..
     
    bhimesh, Dec 10, 2011 IP
  13. amilajoy

    amilajoy Well-Known Member

    Messages:
    178
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    103
    #53
    Currently most professional guys recommend python as a starting language. You can google and find some more info why you should you start with python.
     
    amilajoy, Dec 15, 2011 IP
  14. rusinka

    rusinka Peon

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #54
    C# is my choice
     
    rusinka, Dec 15, 2011 IP
  15. mahno

    mahno Well-Known Member

    Messages:
    172
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    105
    #55
    Starting with C++ or Java is a scary thought.. if one of these was my first language, chances are I would just give up and never made it in Computer Science.

    I think PHP could be a good start - it's easy and powerful.
     
    mahno, Dec 15, 2011 IP
  16. ranktrackerpro

    ranktrackerpro Peon

    Messages:
    13
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #56
    Used to be C, then C#.

    Now I'd argue it is Ruby.

    And then quickly jump to using Ruby on Rails.
     
    ranktrackerpro, Dec 15, 2011 IP
  17. marktait1212

    marktait1212 Peon

    Messages:
    14
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #57
    C and c# these are the roots of all the programming languages
     
    marktait1212, Dec 16, 2011 IP
  18. drhowarddrfine

    drhowarddrfine Peon

    Messages:
    5,428
    Likes Received:
    95
    Best Answers:
    7
    Trophy Points:
    0
    #58
    Spoken like a true moron.
     
    drhowarddrfine, Dec 16, 2011 IP
  19. harrysom

    harrysom Peon

    Messages:
    83
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #59
    If you are a beginner and don't know anything about programming then c and c++ is best.because all the programming language generate from c.
     
    harrysom, Dec 26, 2011 IP
  20. xela007

    xela007 Member

    Messages:
    138
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    30
    #60
    In today's web arena, it's great to know most programming languages especially php, html, perl, c++, Js ...

    But as much as I hate programming I won't make a recommendation lewl.
     
    xela007, Dec 27, 2011 IP