• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

What coding language to learn?

ddviper

Golden Member
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?
 
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.
 
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? 😕
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
 
Back
Top