Here I’ve collected some of the Unreal Engine courses and tutorials I’ve finished.
Unreal Engine 5 C++ The Ultimate Game Developer Course
A comprehensive general course about C++ programming in Unreal Engine 5.

Learn C++ for Game Development
A good introduction to C++ in the game development context, was a good refresher for my old C++ knowledge.

Unreal Engine 5 Blueprints: First Person Shooter (FPS)
A good addition to the previous Unreal Engine 5 Blueprint scripting from the same author.

Unreal Engine 5 Blueprints – The Ultimate Developer Course
A comprehensive course about Unreal Engine 5 Blueprint scripting.

Math For Video Games: The Fastest Way To Get Smarter At Math
Not an Unreal Engine course but a very good for understanding of certain math concepts behind game engine work.

Unreal Engine 5: Blueprint Scripting 101
Useful course with various Blueprint techniques.

Unreal Engine 5 Advanced Locomotion System (Udemy)
Learned how to build Lyra-style advanced locomotion system and state machine of a third-person character in Unreal Engine 5.

Unreal Engine Blueprint Game Developer (Udemy)
Built multiple games in Unreal Engine to improve my Blueprint scripting skills.

Unreal Engine 4: How to Develop Your First Two Games (Udemy)
Epic-games approved Unreal Engine 4 course about Blueprint scripting.

Unreal Engine 4: Learn to Make a Game Prototype (Udemy)
Built a game in Unreal Engine 4 to improve my Blueprint scripting skills.

Unreal Engine 4: The Complete Beginner’s Course (Udemy)
Learned Unreal Engine 4 basics.
