Hacker News new | ask | show | jobs
by notimpotent 416 days ago
Agreed. This is the first resource that I've come across that so succinctly encompasses the language. Well worth the read to any dev looking to evaluate the language.

Of course the (good) problem with C# is that it's moving so fast, articles like these can quickly become out of date.

1 comments

I usually read up on various DevBlogs like:

* https://devblogs.microsoft.com/dotnet/

* https://devblogs.microsoft.com/visualstudio/

* https://devblogs.microsoft.com/dotnet/author/toub/ (for perf improvements by .NET version)

* https://dotnet.microsoft.com/en-us/apps/aspnet (of course!)

But it takes a while to catch-up if you are not keeping up-to-date on what is happening or coding in C#/.NET on a day-to-day basis