+ 3
What i should learn after html?
8 Answers
+ 1
c++ is not similar to html, I would recommend learning CSS first (if you know html). Also a lot of experienced programmers are saying that c++ is not a good first language, try Python instead, whatever your choice is, good luck
+ 8
HTML
CSS
js
Jquery
Php
Sql
+ 2
okey.. thanks
+ 1
CSS, and if you are still interested in web design - JavaScript
+ 1
Css->JavaScript->Jquery->PHP->SQL
+ 1
css or java
0
c++, does it matter?
0
Python with Flask and/or Django would be my suggestion after learning CSS and JavaScript. Just be sure to practice front end web development using HTML CSS and JavaScript before diving straight into the server side languages like PHP Ruby or Python.