developer start guide
what coding language is best for new developers
Well you put this in gaming so I am assuming your looking to make simple games, using GML or Unity C# is good for that, there are plenty of videos that make it really easy. I wouldn't go into unreal engine as it uses c++ and its a bit more complex even with the built in blueprints that it offers. Also, theres a new thing called "godot" it uses its own languages and also uses c# if you want, I have not used it yet though so I am not sure it good it is for beginners.
learn c++ for platform, gaming, and application development. it's the most commonly used language it was released in the 80's and still used to this date for executing effective code that preforms well.