0
what Should I learn PHP or JavaScript after HTML
6 Respuestas
+ 2
I would say Javascript. You kinda need html and javascript together to make interesting pages, and the env is easier to set up.
+ 2
learn JavaScript, because you will need it when coding canvas and svg
+ 1
thank you Zen
+ 1
JavaScript also makes minecraft mods!
+ 1
thanks Terry and Matt
+ 1
Those languages are similar, but not equal.
Go learn Javascript, the reason for this choice is that you started with HTML which is a client-side code, as JavaScript.
JavaScript DOM works in server-side, as PHP.
HTML > CSS > JS > PHP > PRACTICE = DONE
Keep in mind that each language has it's syntax, if you absorve a high amount of information it may be confusing now.