I'm currently in college, and the programming languages being taught are C, Java, Python, along with some web development (HTML, CSS, a bit of JavaScript). I'm really interested in game development and have found that many games are built using C++. Given my goal to become a game developer after graduation, I'm wondering if I should start learning C++. Any thoughts? Thanks!
5 Answers
Only dive into C++ if you feel you've got a handle on the subjects you're currently studying and can maintain a good balance in your life. The skills you learn from C and Java will definitely make you a better C++ programmer in the long run.
Absolutely, learning C++ is a solid choice! Just make sure you do your homework on what game development actually entails. The hours can be long, and the pay sometimes isn't as good as in other industries. You might find yourself working on a project for years only to see it get scrapped. But hey, if your passion lies in games, C++ is definitely a language that will come in handy!
I'd recommend picking up C++ after you're done with your current classes. The foundation you’re building in those courses will make it easier to dive into C++. Starting small and creating simple projects will help you gain confidence and skills in game development.
If you’re looking to make your mark in game dev, starting small with C++ is a great approach. Focus on finishing projects, even if they're not perfect. Remember, game development is about completing your ideas rather than striving for perfection!
Sure, if C++ is your focus, check out sites like learncpp.com to get started. You'll find that if you're comfortable with C and Java, picking up C++ should be relatively smooth, since Java was designed to be an easier C++. Plus, consider C# as well—it’s popular in game development, especially for indie projects or working with Unity!

Related Questions
How To: Running Codex CLI on Windows with Azure OpenAI
Set Wordpress Featured Image Using Javascript
How To Fix PHP Random Being The Same
Why no WebP Support with Wordpress
Replace Wordpress Cron With Linux Cron
Customize Yoast Canonical URL Programmatically