+ 1
What language should I learn after the html and the CSS ?
I already get my degree in html and CSS. I have started wit these because a friend told me to do so and I dont nkow what to study after.
5 Answers
+ 4
js is the language you should learn next if you want to code websites
+ 2
JavaScript or PHP
+ 1
like lcx said, JavaScript is a good follow up, might as well try PHP. JavaScript is for making the site dynamic, where PHP focuses on user input, database connections and using sessions to display data.
Either way, a website needs elements of all 4 languages (Html, CSS, JavaScript and PHP).
+ 1
Agree, JS would be the next step for you, and after that - C# as an alternative to PHP if you wanna learn & work with .net
0
thank you very much guys