LINKBLOG for November 3, 2007
- Be not afraid of the Visitor, the big, bad Composite, or their little friend Double Dispatch - Jeremy D. Miller
Jeremy has a book-length post this time on some design patterns - Template based Code Generator - Rudi Breedenraedt
- Code Is Obsolete in Visual Studio 10 - Evan Hoff
- Simple Filename Wildcarding - Craig Andera
Craig does a nifty trick with Regexes - TalesFromTheSmellySide(Of Code) - Episode #2 - SQL Injection Infection - Joey Beninghove
- Subclassing for Success - Derik Whittaker
- Do you yield? - Nigel Morse
via Jason - Abstraction is The Name of The Game - Hans-Eric Grönlund
' A piece of code is well-written if you with little effort can figure out what it does '
Think this also goes the other way around: if you have trouble understanding a piece of code, it is not well written: code should be written for a human... - You too can fail fast (or at least really quickly) - Justin Etheredge
- My Favorite Interview Questions - Rydal Williams
- Convert & Parse are nice, but what if you need to convert to a nullable type? - Scott C Davis
' A class to convert primitive types to their nullable counterparts ' - PK Software Blog - Tip - Use failing Unit Tests to mark your TODO Items
- 's Computer Zen - Parsing CSVs and Poor Man's Web Log Analysis with PowerShell - Scott Hanselman
0 Comments:
Post a Comment
<< Home