+ 2
Which language is more used than others in web? Why ?
There have a lot of programming language for building a website. And every language have a unique advantage. which is best to you ?
6 Antworten
+ 17
@Anik Hasibul
sure, but most users will have javascript on. it's not like you can have ONLY css or ONLY javascript. you can have only html but this isn't a contest. they all are built for one another. I don't know why my comment was voted down, as it is like booing the answer "they are all just English" to the question "What should I learn, british, american, or australian?"
+ 14
uh.
there's only three, you need all of them.
html, css, javascript.
+ 8
@Anik: Check this link out for a complete roadmap for all kinds of web development https://www.sololearn.com/Discuss/281232/the-complete-web-developer-roadmap
+ 3
Actually HTML , CSS , Js can give you just a design. but if you want to build a perfect , Secure , Flexible, Suitable for all browser , Effective website, You need to deploy PHP /ASP/VB/ C#/Python or as you like.
css is for design.
js for controlling the client side.
but if you want to build something perfect you need to deploy server side language.
thank you Ahri Fox and Ramjivan jangid.
Now please suggest, Which is best to you?
+ 3
java script is very powerfull language but for you and i who turns to be a beginners in this journey
so the value of using JS as a first programming language is questioned
maybe by the FED's who knows 😂😂😂😂😂
+ 2
javascript can be turned off by browser. so you can't make a comfortable webpage by javascript. it will be paralysed if the user turn off javascript.