i am going to be real: google is decidedly not-my-friend when it comes to learning how to code and every tutorial that says "google is your friend!" before not-explaining-something is the programming equivalent of "draw the rest of the fucking owl" and i HATE YOU
Comments
google SUCKS stop telling me to google!
I reckon the guy is really good at explaining stuff (i.e. why to do X, not just how, and what happens if you don't do it), it walks through a lot of basics, and you get a fun little game at the end
Also there are ways to make a site these days without coding from scratch
If I crack open Godot again I'll probably see if Brackeys has a tutorial on it; he helped me a lot with Gamemaker.
Best advice I have is to take things slowly and appreciate the little things. Even something as simple as moving a box with the arrow keys should be cherished for the progress and growth that it is.
I can't describe it well, but thinking like a programmer is sort of a skill. "Google is your friend" in a way feels like the "just practice" of programming.
It's even worse when you're trying to work in 3d, no wonder the only finished games that are made in godot 3d are very simple ones.
Function doesTheThing(number)
Description: Takes the number and does the thing.
https://htmldog.com/guides/html/ helped with that.
I still have problems with the tech terminology they casually throw out but I've had better success with that site than most fuckin youtube videos.