+ 1
PHP or JavaScript frist??
8 Answers
+ 20
The order doesn't matter. They don't depend on each other.
+ 7
Honestly, I don't even understand the debate between client-side and server-side. As a web developer, I recommend that you learn both sides so that you're a complete developer and able to accomplish all tasks set before you instead of just some.
With that being said, I'd recommend that you learn Javascript first, and then learn PHP afterwards. You can learn both in a relatively short amount of time, and they both compliment each other on tasks. When you go to learn PHP, I recommend picking up SQL as well so that you can interactive with databases as needed.
+ 2
(HTML) I recomend but if you'd rather, start with JS
+ 2
It easy to learn javascript but if you want learn client-side code!
+ 2
Same like Fata1 Err0r ... Maybe js go to first because you have need browser only for get to work đ
+ 1
If you want client-side js, if you want server-side php. Or all with js.
+ 1
As someone who is working on server-side js said: There are a lot of public libraries that do the server-side work for you.
+ 1
OK . thanks