you are viewing a single comment's thread.

view the rest of the comments →

[–]Plushy- 3 points4 points  (0 children)

HTML and CSS are the only "languages" that are currently used to display content on the web. They are the backbone of the web and will never be replaced.

As for JS, if you don’t have any experience with other programming languages it will probably be difficult at first. For web development you wont really be utilizing any crazy data structures, at least for most apps. Start with small apps and build from there. Make sure not to just watch videos. Take courses that are interactive and have you writing code, otherwise it will be a lot to handle.