I will just agree with what @ryanpq already said.
Unity is probably a best engine to start with. IIRC, you can create games not depending platform - going from PC, Web, Smartphone. It’s free for personal usage and there’s also pretty big database with free assets and scripts.
Also, I think Unity is easiest to start with, on their website, you can find great tutorials that will teach you how to use it by creating games.
There is also Unreal Engine, which is very popular. I’m not sure do they have tutorial available, probably they have somewhere. You should be able to use it for free, but there is also something for it in GitHub Student Pack. I’m not sure is this relevant, but if you’re a student, check it out.
For communities, stick with community around engine. They all have their dedicated forums and communities where you can ask you questions.
Also, I found GameDev subreddit (on Reddit) to pretty useful. They have a great FAQ base, covering every aspect of the game development. /r/gamedev and their Wiki where you can find many great resources, as well as list of engines, assets sites, communities and so on.