Hello, I am mainly a Python programmer. Now I am trying to learn C# .NET.
I see there is a .NET Framework Reference here: http://msdn.microsoft.com/en-us/library/d11h6832.aspx
But it is quite user unfriendly. I can't even find System.Console without digging through System namespace even though they have System.CodeDom or System.Collections.
I personally think the python library reference is pretty good. So what I want to know is if there are any alternative references for .NET that are more clear.