Should I keep focusing on HTML, CSS, and JavaScript, or switch to learning C++?

0
0
Asked By CuriousCoder42 On

I'm currently getting the hang of CSS, and I'm about to jump into JavaScript. However, I'm debating whether I should continue on this path or skip ahead to learning C++. What's the best course of action for my future in programming?

2 Answers

Answered By TechSavvyTom On

It really boils down to your goals. If web development is your aim, then HTML, CSS, and JavaScript are sufficient. C++ is more relevant for game development and embedded software. If you let us know your plans, we can give more tailored suggestions!

CuriousCoder42 -

I’m still figuring out the industry and what’s in demand. I was thinking of working for a few years and then using that experience to start something of my own.

Answered By WebDevWanderer On

If you're aiming to be a web developer, I'd recommend sticking with JavaScript. C++ isn't necessary for web development and you're better off diving deeper into your current stack. JavaScript has everything you need to create interactive websites, and it makes sense as you progress.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.