From: Geoffrey Thomas Date: Tue, 11 Nov 2008 04:24:02 +0000 (-0500) Subject: (no commit message) X-Git-Tag: trac~170 X-Git-Url: https://sipb.mit.edu/gitweb.cgi/wiki.git/commitdiff_plain/b52eb53cb799810b12c27932f7ec03cda50090e3 --- diff --git a/doc/SummerReading b/doc/SummerReading index d5304a6..24a1fc5 100644 --- a/doc/SummerReading +++ b/doc/SummerReading @@ -23,9 +23,9 @@ Don't forget about [http://safari.oreilly.com/ Safari] -- O'Reilly books online, = Blogs, etc. = * [http://www.joelonsoftware.com Joel on Software], a software developer in charge of a small company who writes well - ** [http://www.joelonsoftware.com/articles/Wrong.html Making Wrong Code Look Wrong] - ** [http://www.joelonsoftware.com/articles/LeakyAbstractions.html The Law of Leaky Abstractions] - ** [http://www.joelonsoftware.com/articles/fog0000000069.html Things You Should Never Do], i.e., rewrite software from scratch - ** [http://www.joelonsoftware.com/articles/Unicode.html The Absolute Minimum Every Software Developer Absolutely, Positively Must Know About Unicode and Character Sets (No Excuses!)] + * [http://www.joelonsoftware.com/articles/Wrong.html Making Wrong Code Look Wrong] + * [http://www.joelonsoftware.com/articles/LeakyAbstractions.html The Law of Leaky Abstractions] + * [http://www.joelonsoftware.com/articles/fog0000000069.html Things You Should Never Do], i.e., rewrite software from scratch + * [http://www.joelonsoftware.com/articles/Unicode.html The Absolute Minimum Every Software Developer Absolutely, Positively Must Know About Unicode and Character Sets (No Excuses!)] * [http://blogs.msdn.com/oldnewthing/ The Old New Thing], an engineer for MS who writes about stupid hacks in the name of backwards compatibility * [http://www.jwz.org/doc/ Jamie Zawinski's] writings / rants. jwz developed Netscape 1-3, and played a role in the open sourcing of Netscape as Mozilla.