Learn The GDScript Programming Language Download
A comprehensive course on the GDScript programming language
What you’ll learn
-
Code in the GDScript programming language
-
How to use objects, strings, arrays, and more
-
How to solve coding problems
Requirements
-
Basic text editing skills
-
Basic computer skills (web browsing, app installation, file navigation)
Description
A comprehensive course on the GDScript programming language. This language is a great starting point being easy enough for a new person wanting to learn to program without any of the intimidation! Whether you’ve never written a line of code before or are looking to learn a brand new language, this course covers all bases!
Lessons include:
- Installation and configuration
- Common Programming Concepts and Terms
- Objects and Methods
- Strings, Numbers, Booleans
- Ranges
- Arrays
- Methods
- Functions
and more!
GDScript is a high level, dynamically typed programming language used to create content. It uses a syntax similar to Python (blocks are indent-based and many keywords are similar). Its goal is to be optimized for and tightly integrated with Godot Engine, allowing great flexibility for content creation and integration for software and video game development.
Who this course is for:
- Beginner GDScript programmers