GDQuest, KidsCanCode, and HeartBeast all have a bunch of good Godot tutorials on Youtube.
GameDevTV has done a Godot course on Udemy. I think there is a few other Godot courses on Udemy as well, but I have not heard much about them one way or another.
GameFromScratch also has some really good tutorials, both written and video.
I have only gone through a couple tutorials from GameFromScratch, and none from any of the others, though I have heard they are good.
The Godot documentation has some good resources to learn from. The Godot demo repository has several demos you can look at to learn various parts of how to use Godot for various things.
Here is a list on Reddit that lists a bunch of resources and tutorials for Godot.
Also, depending on your experience and ability, you may be able to convert tutorials in other game engines to Godot. From my experience, most game engines are more or less the same, so tutorials in one can fairly easily convert to another, it just takes some trial and error at times to convert from one engine and/or programming language to another.
The biggest thing is to be curious, try things out, and not get discouraged if things do not quite go to plan!
When I used Godot a few years ago, there was practically nothing out there to help you learn and a very small community of people using the engine. I learned mostly just by experimenting. While it’s not the fastest route, nor the easiest, I can say with certainty that I learned about game development in Godot, and I learned a ton about game development in general.
Hopefully this helps :smile: