Best programming language to learn

Best programming language to learn?


  • Total voters
    102
Status
Not open for further replies.

ZeroAT

Active Member
685
2010
28
0
So recently I have decided to learn a programming language but in the end I am not really sure which to choose.


The only language I actually know is html*
 
66 comments
Can i ask why PHP is in the list? didn't you ask for programming language?
anyway...
it really depends on what you want to do, and what are your interests!
i would say learn c++ first, and then it will become easier for you to learn the others.
don't even think about visual basic!
C# and Java are very similar. so if you learn one of them then the other would be even easier.
as i said it really depends on what you want to do, for example for games you should go with c#, if you want mobile apps you could go with java (not that you can't do it on c#) and for high performace apps c++.
 
To learn: Java

It might not be the best but it's great to start and to understand the syntaxe and how things works, it's compatible on all systems and it's a little bit like C++ I think (not sure if it's C++ or C#).

Then when you feel confortable with Java you can learn another language :)
 
hahahahah...it's not easy to learn.. first u need to learn Pascal..then u can start with C and c# ..and then with HTML,java,php.... and u canot be good ..u need almost 4-5 years to learn this..and after that u can be good programer..trust me!
 
if u never did, first learn QBASIC, I still miss it.
It's from elementary school but it will teach you what is programming and how to sum two numbers.
 
hahahahah...it's not easy to learn.. first u need to learn Pascal..then u can start with C and c# ..and then with HTML,java,php.... and u canot be good ..u need almost 4-5 years to learn this..and after that u can be good programer..trust me!

Pascal? :O :facepalm:

if u never did, first learn QBASIC, I still miss it.
It's from elementary school but it will teach you what is programming and how to sum two numbers.

QBASIC? :O :facepalm:


PHP -> Is a mix of C/Java and a bit of HTML.

C++ -> Strong OOP concepts, learn it while you can.

Java -> Comes after C++, although some people like learning Java first because of its feature-rich nature, it's totally upto you.

Visual Basic -> Don't bother for now

C# -> If you're familiar with OOP concepts.

By OOP concepts I mean the basic stuff i.e. the whole classes/methods and inheritence/method overloading/overriding funda ;)

Hope this helps [trollolol]
 
I would go with PHP. You can do some amazing things with it, you can earn tons of money by knowing it and it's very, very popular. You can't really go wrong with it.
 
Status
Not open for further replies.
Back
Top