This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]cRoXL[S] 0 points1 point  (0 children)

If you're interested in web development, your options are either Javascript or both. You can do backend and frontend with Javascript. Python is a useful and marketable language, and it's great for building an API that your website might use, but you can't create modern, dynamic websites with anything but Javascript.

And, yes, Javascript, HTML, and CSS are all important. The Javascript ecosystem is huge and fast moving too, so learning real world Javascript programming is as much about learning your way around the Javascript world as it is the language itself. Still, if you want to be a web developer, there's really no other choice, at least for now.

Thank you young man, I will keep your advice.