+ 1

In what order should I learn Web Development?

I'd like to to learn web development but I don't exactly know where to start and what should l learn first and so on. I also would like to know the relation and the order of courses of the different tools.

25th Mar 2017, 5:32 AM
Mina Melek
Mina Melek - avatar
3 ответов
+ 12
good order @Squidy. You read my mind.
25th Mar 2017, 5:56 AM
Agus Mei
Agus Mei - avatar
+ 7
I'd start with HTML, then start styling it with CSS, and then add some dynamic behavior with JS. PHP can be squeezed in wherever, but I would personally save it for last. It's used for server-side things such as handling login sessions and form submissions.
25th Mar 2017, 5:36 AM
Squidy
Squidy - avatar
0
thanks that was helpful @Squidy
25th Mar 2017, 1:19 PM
Mina Melek
Mina Melek - avatar