Hello all,
I’m working through the official Unreal tutorial series and while I’ve been moving through all others at a pretty rapid pace, I’m starting to encounter serious problems with the C++ introductory series (I got through the standalone video, but Lauren’s series on the battery-grabbing game is giving me fits).
As many of you know, the API has apparently gone through some major changes since she made those videos. So what I’m left with is just copying code from the comments and trying to understand what’s going on. On top of that, my builds are failing and I have no idea why (I’ve spent hours pouring over the code in the comments but can’t find any difference. I could get into the specifics but instead I have a different request).
I’m wondering if you can recommend a tutorial series to me. Here’s where I stand: I have a basic background in programming (I did well in an advanced HS class years ago) and I’m pretty good at this kind of thing.
Is there a series that’s been made since the major API changes that goes over the syntax of C++? I don’t need an introduction so basic that it’s explaining the basic properties of classes, coding, et cetera. Just need someone to drum in the syntax.
(Thanks in advance and I’m sorry if this is in the wrong place)