Is Python a Good Starting Language for Game Development?

0
0
Asked By CuriousCoder92 On

Hey everyone! So, I recently discovered that a big game company is located near my area, and I'm really excited about possibly joining them in the future. I've only learned a little bit of Python, but I've been diving in deeper these last few days—like I even created a password manager with a hashed master password to practice. It's a long journey ahead, but I'm hopeful! My main question is: what programming language do you all recommend for someone like me? Would learning Python be a good way to start if I want to eventually get into C++? Or is there a different language that's a better foundation for making that transition? Would it be better to just jump straight into C++? I'd also love to hear any unique tips you might have. Thanks!

1 Answer

Answered By GameDevNewbie44 On

For a first language, Python works really well. But since you’re interested in game development, you might want to consider C++ or C# later on, as they are more common in that field. If you're older, C++ is an option right away, but it can be a bit challenging if you're younger. Python is great, and if you want to test C++ too, go for it!

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.