What coding language to learn?

ddviper

Golden Member
Dec 15, 2004
1,411
0
0
Just wondering what you all think I should start learning with coding and all.

I was thinking of learning: HTML -> Java -> C or C++? Maybe SQL?

What do you guys think, I have a lot of time on my hands around this time of the year, so I want to do something useful. Are these worth learning? What else should I consider? What order should I learn them in?
 

mundane

Diamond Member
Jun 7, 2002
5,603
8
81
Start simple with something like White Space.

More serious, decide what you want to be able to do (web design, server side programming, client application, databases, not mutually exclusive) and start with a language that suits that purpose.
 

JDrake

Banned
Dec 27, 2005
10,246
0
0
Originally posted by: LoKe
Originally posted by: JDrake
Originally posted by: LoKe
HTML -> CSS -> Javascript -> PHP -> SQL -> C's.
wrong
html, javascript, C++, css you don't really learn, php

You don't really learn CSS? :confused:
There's nothing really to learn, it'd be pointless to memorize the stuff
 
Jun 4, 2005
19,723
1
0
Originally posted by: JDrake
Originally posted by: LoKe
Originally posted by: JDrake
Originally posted by: LoKe
HTML -> CSS -> Javascript -> PHP -> SQL -> C's.
wrong
html, javascript, C++, css you don't really learn, php

You don't really learn CSS? :confused:
There's nothing really to learn, it'd be pointless to memorize the stuff

Attributes and how they work are important. It's like saying you don't need to learn HTML because you can jsut get the tags you need off the internet. O_O