+ 3
I wanna be a good web programmer. i started learning from "0". I finished Html course here. And now studying CSS. so what would be the next step after finishing these courses? should i try to build random web pages?
6 Antworten
+ 4
after compliting CSS u should study javascript first then u can make web pages very efficiently
+ 3
Learn php
+ 2
before learning javascript and php u shuold practice on website templates using html and css only to gain experience
+ 1
Learn python but all needs javascript
+ 1
Start designing too it helps u too stay updated and use what u have learnt so far
0
I think you should learn html then css then JavaScript because they are always used together to make webpages. html provides the content and css makes the style, then JavaScript controls the logic of your website. You can find so many codes at the code playground of this app, they use these three languages together. I think JavaScript is harder to learn. You can also learn PHP and Python. Python is very easy and useful.