Are tutorials using ver 4.3 still viable?

Godot Version

4.6

Question

Started using godot 3-4 days ago with no coding exeprice. going well. i was focusing on one LONG tutorial plus GPT for clarifying my scripts. i wanted to follow a new tutorial now and maybe learn things from a different perspective but the one i foudn uses ver 4.3
is there a big difference between that ver and the current one to the point i might be tought wrong things?

thank you (:

There are no big differences. Conceptually, there are no big differences even between Godot 3 and Godot 4. The core knowledge (which is the most important thing) will translate well between versions.

However doing a tutorial in a non-matching version may results in gotchas caused by trivial differences between versions. If you’re a total beginner those may confuse you to no end.

So if you have a good tutorial for 4.3, just do it in 4.3.
Once your knowledge level is a bit higher you’ll have no problem translating between versions by consulting the documentation to account for eventual changes.

Oh, and minimize your use of “ai” if you can.

1 Like

Hey, thank you for taking the time to reply! ill steer clear from gpt for now i guess (: