5 ms·
In this order... HTML, CSS, Javascript, XML, Ajax, Python, MySQL If you're adventureous, try HTML5 and CSS3 afterwards. Also look into jQuery and Django after
by code 15y ago
In this order...
HTML, CSS, Javascript, XML, Ajax, Python, MySQL
If you're adventureous, try HTML5 and CSS3 afterwards. Also look into jQuery and Django afterwards.
- noob513 15y agoWhy do you recommend this sequence ? Most likely I'd probably follow this sequence, but is there a particular rationale behind this ?
- code 15y agoIt makes the most sense. If you want to do web development and know absolutely nothing, HTML is the starting point. I wouldn't necessarily call it a programming language but it is a markup language in which is heavily used along with everything else and is the easiest to pick up. From there, everything else is a building block. Think of it like math. You'd take transitional math before pre-algebra, pre-algebra before algebra, etc... Same thing.