Hey, so I’ve been taking the “Unreal 5.0 C++ Developer: Learn C++ and Make Video Games” course, and I finished the “C++ Beginner Tutorial” and I’m still finding it hard to understand why we are doing what we are doing if that makes sense. Most of the stuff seems useless to do because I don’t seem to know why we’re doing it, there are also a lot of ways to do a specific thing and every time it’s different than the other. I’m also at a part now where I don’t know how to do stuff on my own because I have no idea where to place a specific code for example. The explanation seems a bit vague since it feels different every time we’re doing something.
The point is I’ve studied the basics of C++ I understand a lot of basic stuff but I’m still finding it hard to implement what I learned, especially while reaching 38% of the course, it just copying and pasting what he’s doing now, I’m trying to understand why we’re doing it that way but it’s not working.