Learn GDScript From Zero is a free and open-source app for absolute beginners to learn to program with Godot's GDScript language.
Run online: https://godothub.com/asset/4bgamta7c9qpone
This beginner-friendly course is available in English and Simplified Chinese. It is designed for people just starting to learn programming. It does not try to cover every programming topic in depth; instead, it helps you quickly build basic concepts, understand GDScript syntax and common programming ideas, and prepare for learning more Godot tutorials and courses.
Original repository: https://github.com/GDQuest/learn-gdscript
GodotHub modified the project structure, added code, completed the Chinese translation, and redrew the icon. Translations other than English and Chinese have been removed from this project for now due to limited maintenance capacity.
This project is dual-licensed:
- The source code is available under the MIT license.
- Art assets (images, audio files), except
icon.png, are available under the CC-By 4.0 license. You can attribute them toGDQuest and contributors (https://www.gdquest.com). - The image
icon.pngwas drawn by GodotHub and is also available under the CC-By 4.0 license. You can attribute it toGodotHub (https://godothub.com).