Another great point about C# is the Documentation Microsoft provides. It covers concepts, most functions and types, is detailed and has mostly good example code. There are also a lot of good tutorials around.
The dependency management is a bit less intuitive than it is for python, but still less work that for C++.
Don’t forget the good old mistake of hitting the brake when searching for the clutch pedal (though that only happend to me once as I drove automatic the first time)