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
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!
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.
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.