Best Learning Ressources?

I’m still having trouble getting started with UE4. Compared to Unity, there’s just so much functionality - it’s kinda overwhelming. I’ve watched many of the official tutorial videos, but when it comes to coding they seem to be outdated and I feel like they don’t explain enough, so I don’t get an actual overview/understanding. Also, I’d prefer a somewhat slower and more to-the-point “narration”.

So what do people think are the best ressources for learning the engine (preferrably videos)? Normally I would just experiment and figure things out, but this time I find it really hard.

Try learn the fundaments and UE4 framework first, once you learn that all you will need will be API refrence and search using keywords you interested in to find functions. Here my tutorial about objects and classes, might be good start, it also shows how to menuver in API refrence (but ooffline refrence serch is not so nice as shown in video):

Here docs about framework:

UE4 is indeed huge and even thru i dived in deep i to still learning new things. Don’t be ashamed if you don’t know everythging because it’s hard to know everything about UE4, learn step by step, concetrait on specific things. It is good to have some goal in learning so try make small project for simple game