Sunday, October 28, 2007

C# Code Reading

I usually read books to learn more about software programming, design and architecture. As Grady Booch suggested in his post some time ago, studying real code is a good way to learn too. In his handbook about software architecture he has a reading list (authentication required) with code that is worth to study.

Unfortunaly there is not as much open source code in c# as in other languages but nevertheless here is my own reading list with elegant c# code:
For those of you that rather read books I will post shortly a reading list with my favorite programming literature.