From: Geoffrey Thomas Date: Wed, 18 Aug 2010 21:52:23 +0000 (-0400) Subject: summer-reading: another phrasing tweak X-Git-Url: https://sipb.mit.edu/gitweb.cgi/wiki.git/commitdiff_plain/5160daff3343b82aee8a5ead9aaa6bfbf0252a0f?ds=sidebyside summer-reading: another phrasing tweak --- diff --git a/doc/summer-reading.mdwn b/doc/summer-reading.mdwn index 158d83a..d8a9926 100644 --- a/doc/summer-reading.mdwn +++ b/doc/summer-reading.mdwn @@ -35,7 +35,7 @@ Don't forget about [Safari](http://safari.oreilly.com/) -- O'Reilly books online * [Joel on Software](http://www.joelonsoftware.com) (no longer being updated), written by the author of a small software development firm * [Making Wrong Code Look Wrong](http://www.joelonsoftware.com/articles/Wrong.html) * [The Law of Leaky Abstractions](http://www.joelonsoftware.com/articles/LeakyAbstractions.html) - * [Things You Should Never Do](http://www.joelonsoftware.com/articles/fog0000000069.html), i.e., rewrite software from scratch + * [Things You Should Never Do, Part I](http://www.joelonsoftware.com/articles/fog0000000069.html): rewrite software from scratch * [The Absolute Minimum Every Software Developer Absolutely, Positively Must Know About Unicode and Character Sets (No Excuses!)](http://www.joelonsoftware.com/articles/Unicode.html) * [The Old New Thing](http://blogs.msdn.com/oldnewthing/), by a Microsoft engineer. The premise of the blog is stupid hacks needed for backwards compatibility, but it also covers general Windows API design. * [Jamie Zawinski's](http://www.jwz.org/doc/) writings / rants. jwz developed Netscape 1-3, and played a role in Netscape being open sourced and becoming Mozilla.