Version 5 (modified by mkommend, 14 years ago) (diff) |
---|
HeuristicLab Additional Developer Material
This page is a collection of blogs, books, videos and other resources about general programming topics and especially about the .NET platform and C#.
Books
General Programming
- Clean Code: A Handbook of Agile Software Craftsmanship - Robert C. Martin
http://www.amazon.com/Clean-Code-Handbook-Software-Craftsmanship/dp/0132350882
mkommend - Joel on Software - Joel Spolsky
http://www.amazon.com/Joel-Software-JOEL-SOFTWARE-NEW/dp/B001TKN2MI/ref=sr_1_9?s=books&ie=UTF8&qid=1279659291&sr=1-9
abeham - The Mythical Man-Month: Essays on Software Engineering - Frederick P. Brooks
http://www.amazon.com/Mythical-Man-Month-Software-Engineering-Anniversary/dp/0201835959/ref=sr_1_1?ie=UTF8&s=books&qid=1279659371&sr=8-1
library - Programming Pearls - Jon Bentley
http://www.amazon.com/Programming-Pearls-2nd-Jon-Bentley/dp/0201657880/ref=sr_1_1?ie=UTF8&s=books&qid=1279663323&sr=8-1
gkronber
Blogs
C# / .NET Programming
- Fabulous Adventures In Coding - Eric Lippert
http://blogs.msdn.com/b/ericlippert/ - ScottGu's Blog - Scott Gu
http://weblogs.asp.net/scottgu/default.aspx - Chris Burrows' Blog - Chris Burrows
http://blogs.msdn.com/b/cburrows/ - Jon Skeet: Coding Blog - Jon Skeet
http://msmvps.com/blogs/jon_skeet/ - Rico Mariani's Performance Tidbits - Rico Mariani
http://blogs.msdn.com/b/ricom/ - All Your Base Are Belong To Us - Sasha Goldshtein
http://blogs.microsoft.co.il/blogs/sasha/
General Programming
- Coding Horror - Jeff Atwood
http://www.codinghorror.com/blog/ - Alarming Development - Jonathan Edwards
http://alarmingdevelopment.org/ - Software Team Leadership - Roy Osherove
http://5whys.com/