Best programming language to learn

Best programming language to learn?


  • Total voters
    102
Status
Not open for further replies.
multiple option selection would have been better >_> imo

PHP ~ You already know it is currently being used on n number of sites. Its easy to learn basic PHP, within 1~2 days. http://tizag.com is the place to start with...

C++ ~ basic language with OOPS, this language would be good to start with.

Java ~ If you know c++ properly it wont take too much time to learn core java & get used to it syntactically, advance java is diff thing though. Java is used everywhere whereever u can see so ye must learn. You can complete your core java & move towards J2ME if u are keen to learn on mobile application development

Visual Basic ~ easiest language to work with. Drag and drop component addition along with no issues regarding exact variable names(uppercase = lowercase) or semicolons or brackets

C# ~ well way to go right now is C#. It superseeds C++ so ye you can do things which u just thought of till date.
 
Status
Not open for further replies.
Back
Top