Learning C#
In 10 years of programming, I’ve needed to switch languages frequently. Sometimes as many as five times a year. It’s good to have a breadth of knowledge, but there’s nothing wrong with depth. For the last year I have been programming almost exclusively in C# and in order to beat the New Year’s rush I am making an early resolution to be a bad-ass in this language.
I’ve got two resources in mind to get started on this track, not coincidentally both are published by Microsoft. Effective C# and More Effective C# (catchy titles, no?).
I chose these two because they are easily broken up into digestible chunks and are not related to any particular solution domain that I am working on.

Leave a Reply