Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learn The GDScript Programming Language
Rating: 4.0 out of 5(96 ratings)
579 students

Learn The GDScript Programming Language

A comprehensive course on the GDScript programming language
Created byMichael McGuire
Last updated 12/2022
English

What you'll learn

  • Code in the GDScript programming language
  • How to use objects, strings, arrays and more
  • How to solve coding problems

Course content

8 sections68 lectures9h 20m total length
  • 01 Introduction2:37
  • 02 Our IDE and GDScript Examples5:41

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