Udemy Course Day 4
By GameScribe
April 13, 2024 - Finally completed the into portion to the course.
I did not do much work this past week on learning Godot. Work was very busy. I have a new job, and I am really enjoying it. I finally have time to work on my hobbies and my relationship with my fiancé. I am happy again. Okay, so far, today I have finished section 2: Introduction To Godot, and I am just about to finish section 3: Pre-Flight (Excuse the pun). Section 2 had many examples of code snippets.
- if, elif, else
- var, const, enum
- @onready, @onexport
- func _ready, process, and customs ones as examples
- print, input, return
- get, set
- +, -, /, *, %
- bool, match
- string, array This was a very definitionally heavy section. I am glad to be done with it. BUT it was extremely helpful to get me back into the mindset of programming. The course pacing is still fast for me though. In the next section, there are 2 routes: the slower course and the faster one. I will be taking the slower one. I am eager to learn everything I can from this course.