I'm struggling with C++ on its own and finding it pretty unenjoyable. I've heard that Unreal Engine uses standard C++, and I'm really interested in becoming a game developer. I'm wondering if learning C++ through Unreal Engine would be a good approach, or if I should focus solely on C++ first.
5 Answers
I think learning both at once could make things unnecessarily tough. It's better to build a solid foundation in C++ and then dive into Unreal. There are tons of tutorials out there that can help you with practical C++ projects, which will make the learning process a lot more fun!
It might not be the best idea to jump into Unreal and C++ at the same time. Unreal is pretty complex, so I'd recommend getting a solid grasp of C++ first. Focus on learning the basics before diving into game development frameworks.
If you're still really new to C++, skip Unreal for now. Focus on learning C++ with just a text editor and a compiler. Once you feel more confident in your C++ skills, then you can start exploring Unreal Engine without so much frustration.
Honestly, if you're still getting the hang of C++, trying to pick up Unreal as well could be overwhelming. It’s like trying to run before you can walk. Start with some simple projects in C++—you'll learn a lot more when you apply your knowledge to concrete tasks. Once you're comfortable, then consider Unreal Engine!
Unreal Engine uses its own variant of C++, so you'd be learning a little differently. There are courses like those from GameDevTV that can help you learn Unreal while getting into C++. Just know that it's going to require a lot of effort to juggle both.

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