= 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 [[BR]] http://www.amazon.com/Clean-Code-Handbook-Software-Craftsmanship/dp/0132350882 * Joel on Software - Joel Spolsky [[BR]] http://www.amazon.com/Joel-Software-JOEL-SOFTWARE-NEW/dp/B001TKN2MI/ref=sr_1_9?s=books&ie=UTF8&qid=1279659291&sr=1-9 * The Mythical Man-Month: Essays on Software Engineering - Frederick P. Brooks [[BR]] 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 == Blogs == === C# / .NET Programming === * Fabulous Adventures In Coding - Eric Lippert [[BR]] http://blogs.msdn.com/b/ericlippert/ * !ScottGu's Blog - Scott Gu [[BR]] http://weblogs.asp.net/scottgu/default.aspx * Chris Burrows' Blog - Chris Burrows [[BR]] http://blogs.msdn.com/b/cburrows/ * Jon Skeet: Coding Blog - Jon Skeet [[BR]] http://msmvps.com/blogs/jon_skeet/ * Rico Mariani's Performance Tidbits - Rico Mariani [[BR]] http://blogs.msdn.com/b/ricom/ * All Your Base Are Belong To Us - Sasha Goldshtein [[BR]] http://blogs.microsoft.co.il/blogs/sasha/ === General Programming === * Coding Horror - Jeff Atwood [[BR]] http://www.codinghorror.com/blog/ * Alarming Development - Jonathan Edwards [[BR]] http://alarmingdevelopment.org/ == Videos == === NDC - Videos === http://www.ndc2010.no/ [[BR]] [wiki:NCDVideos NDC Videos]