Course Information
- Available
- *The delivery and distribution of the certificate are subject to the policies and arrangements of the course provider.
Course Overview
Developing in a python-like language
A programming course using the GDScript programming language with 6 projects all programmers should know how to do. This language is a great starting point being easy enough for a new person wanting to learn to program without any of the intimidation! By the end of this course, you will develop confidence in your ability to create programs and applications with simple UI that you can easily change in the future.
Lessons include:
Creating a Random Password Generator
Developing a basic login system that you can later use with games or key registration
Learn to automate boring tasks on your computer like sorting your files on a cluttered desktop
Learn the basics into creating an application for basic drawing app and saving
Develop a working currency converter and learn to work with API
Learn the basics of creating client and host network for developing your own chatroom
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.
*** Having a basic understanding of the coding structure or taking my GDScript course prior is recommended for a better understanding
Course Content
- 7 section(s)
- 38 lecture(s)
- Section 1 Introduction
- Section 2 Password Generator
- Section 3 Basic Login System
- Section 4 Automated File Organizer
- Section 5 Basic Drawing App
- Section 6 Currency Converter
- Section 7 Chat Room
What You’ll Learn
- Create a random password generator
- Create a simple login system
- Automate computer tasks
- Basic use of an API
- Drawing Application basics
Reviews
-
DDevin
Ive been wanting to learn stuff like this forever. This is awesome. I want MOORE. For one the art program and the automated tasks (file sorter) both are programs Id be interested in developing even more functionality. I would buy a course on that. A course that does those 2 again but on godot 4 and with more cool stuff beyond what is here. Do you know anyone that might be interested in making a course on? hehehe
-
RRichard Rogers
Pretty good way to get familiar with the Godot environment. Learning how the debugging works was quite useful. Good clean workflow.