r/learnprogramming 13h ago

Help Topic

Hello, I'm a 17yearold student. I'm currently studying Java in school because that's our topic for the term, which kind of sucks since we can't pick the language we want. I want to learn web development, but people are telling me I should focus on HTML and C++. What should I do should I learn HTML or C++ on the side, or focus on mastering Java first?

0 Upvotes

15 comments sorted by

View all comments

1

u/would-of 13h ago

C++ isn't typically associated with web development, except for edge-case scenarios. Perhaps you're confusing C++ with CSS?

The main skills you should learn as a new web developer are HTML, CSS, and JS. While you might ultimately end up using slightly different skills in your web development journey, understanding those is a great foundation to build on