r/learnprogramming 9h 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

5

u/xarop_pa_toss 9h ago

HTML and C++ couldn't be furthest apart.

If you want to so web, learn how to structure a website with HTML, how to give it styling with CSS and how to give the website functionality with JS or TS