This is a list of third-party tutorials and resources created by the Godot community. For resources, remember that there is the official Godot Asset Library full of official and community resources too! Also, have a look at this huge list over at Reddit.
Think there is something missing here? Feel free to submit a Pull Request as always.
The Godot video tutorials by GDQuest, Game from Scratch and KidsCanCode are well-regarded in the community and often recommended as a gentle introduction to beginners.
If you're interested in a complete introduction to programming using Godot and GDScript, the unofficial Godot Tutorials YouTube channel is a good place to start.
GDQuest's Learn GDScript From Zero is a free and open source interactive tutorial for absolute beginners to learn to program with Godot's GDScript language. It is available as a desktop application or in the browser.
Some tutorials mentioned below provide more advanced tutorials, e.g. on 3D or shaders.
- Godot Tutorials (2D, GDScript, Programming Basics).
- Emilio (2D, GDScript).
- FinePointCGI (2D, 3D, GDScript and C#).
- GDQuest (2D and 3D, GDScript and C#).
- Game Development Center (2D, networked multiplayer, GDScript).
- Game Endeavor (2D, GDScript).
- Game from Scratch (2D and 3D, GDScript and C#).
- HeartBeast (2D, GDScript).
- KidsCanCode (2D and 3D, GDScript).
- Mister Taft Creates (2D, GDScript).
- Miziziziz (2D and 3D, GDScript).
- P1X / Krzysztof Jankowski (3D).
- Pigdev (2D, GDScript).
- Steincodes (2D, GDScript).
- TheBuffED (2D, GDScript).
- Code with Tom (2D and 3D, GDScript).
- BornCG (2D and 3D, GDScript).
- Gonkee (2D and 3D, GDScript, Shaders).
- TheGuideKnight (2D, GDScript).
- GDScript Dude (GDScript).
- Garbaj (3D, GDScript).
- Kasper Frandsen (3D, Shaders).
- bitbrain (2D, GDScript).
- FinepointCGI website by Mitch
- GDScript website by Andrew Wilkes
- Godot Recipes by KidsCanCode
- Steincodes