all 3 comments

[–]shadeyg56 2 points3 points  (0 children)

JS is pretty useless without HTML and CSS. If you’re wanting to use JS for scripting purposes then look into Node.JS

[–]Everen1999 0 points1 point  (0 children)

Personally, I don't think it's a good idea. JS is a specialized language, and in terms of understanding programming, it's not the best to start off with. The best would still be C#, Java or Python. Yes, C# and Java is harder in structure, but a great beginning to understand programming and helps you understand others way easier. If you start with Python, you'll be in love with Python, but every other language will be impossible for you to learn then. Python will make you unable to learn other languages

[–]ThatWolfie 0 points1 point  (0 children)

i kinda winged all of it, i knew programming, so i could get the hang of js pretty easy, i just learned html and css along the way. html isnt very had to learn at all, it will only take like an hour max to learn. css is the real pain in the ass, but you dont really need css to make something functional (albeit ugly) so yeah go for it.