+ 1
What should I learn sequentially after completing Python and HTML ?
Programming
4 Respuestas
+ 3
It's your decision. If you prefer a back-end, go to PHP, Java and much more. If you like front-end, learn JavaScript, CSS and JQuery.
+ 1
HTML makes little sense without CSS and an imperative language working on the page.
Normally you'd use Javascript, but since you already know Python, you might consider Brython as well.