+ 3
Where to start and where to continue when learning to dev from scratch?
wich langage in wich order is it better to learn if you wonna be a dev full stack for your own website ? I first learned HTML5 and css3 and nos I'm wondering if I should learn first JavaScript or PHP. what's your opinion? and in your opinion what is the best learning path?
3 Respostas
+ 3
learning JavaScript and PHP will be very similar, but learning JavaScript first will make it easy for you later on.
Javascript is for scripting within the page while PHP is for server scripts, so learning JS first will allow you to make your pages more dynamic as well as making learning PHP (which is a bit more complicated) easier.
hope this helped
+ 2
up please help. What should I learn after HTML et CSS?
0
Thanks a lot. I'll go for JavaScript first and then PHP.