New to Unreal Engine
This page is meant to serve as a guide for beginners to Unreal Engine and Blueprints to point them in a direction to start learning
Last updated
This page is meant to serve as a guide for beginners to Unreal Engine and Blueprints to point them in a direction to start learning
Last updated
Learn the basics of the Unreal Editor
Learn programming fundamentals with Blueprint
Note: I recommend to start with Blueprints because the engine has a lot of Blueprint integration and even if you're planning to use C++ it's still recommended to use Blueprints to some degree for things
Learn Unreal Engines Gameplay Framework/Architecture
Build games using Blueprints
Learn about programming best practices with Blueprints & other programming topics
(YouTube) (2023) by Smart Poly
(Unreal Learning)
Note: Unreal Engine heavily uses Object Oriented Programming, so it can be good to leanr a bit about it beforehand
(YouTube) by Programming with Mosh
(YouTube) by FreeCodeCamp
(Article)
(YouTube) by CodeAesthetic
Note: All of the resources below are unlike others that simply show you how to build a game, but instead focuses on teaching what the various Blueprint nodes do
Come up with your own project(s)
Note: Even though some of the games on the list are 2D games, you can create them as 2.5D or 3D games instead
Object Oriented Programming (OOP)
Data Structures & Algorithms
Application Programming Interfaces (APIs)
Refactoring & Clean Code
Design Patterns
Software Testing
Debugging
Version Control
Database Management & Database Concepts
(Documentation)
(Documentation)
(YouTube Playlist) by Corqui Games
(YouTube Playlist) by Unreal Engine
(YouTube Playlist) by Virtus Learning Hub
(Udemy - PAID) by Greg Wondra
(Wiki)
(Page)
(YouTube) by Unreal Engine
(Unreal Learning)
(Documentation)
(Udemy - PAID) by Stephen Ulibarri
(Udemy - PAID) by Stephen Ulibarri
(Course - PAID)
(YouTube) by Coding Tech
(Article)
(Unreal Learning)
(Documentation)
(Documentation)
(Article)
(YouTube) by Alex Forsythe
(Page)
(Website) - Can be used as a guide to practice building games in Unreal Engine to learn game dev
(YouTube) by Unreal Engine
(YouTube) by Unreal Engine
(YouTube) by Unreal Engine
(Page)
(Unreal Learning)
(Unreal Learning)
(YouTube) by Adam Moore
(YouTube) by Unreal Engine