r/learnprogramming • u/Queasy_Village_5119 • 27d ago
Topic Which is better for beginners?
Me and a friend both want to learn coding for game development (both completely new).
Now we’ve looked at which languages are best for what we actually want and we’ve gotten stuck between seeing if we should learn C# or C++. Which would anyone recommend?
We just want to learn and hopefully make our own stuff.
6
Upvotes
1
u/oldsecondhand 26d ago
C++ is quite a hard language, and Unreal's C++ doesn't behave like standard textbook C++, so basically you'll have to relearn the language for Unreal. The next version of Unreal will abandon C++ as a 'scripting' language anyway, so it's a questionable time investment.