<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Writing in Computer Science</title>
	<atom:link href="http://www.weaselhat.com/2007/12/05/writing-in-computer-science/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.weaselhat.com/2007/12/05/writing-in-computer-science/</link>
	<description></description>
	<lastBuildDate>Tue, 25 Oct 2011 15:23:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Michael Greenberg</title>
		<link>http://www.weaselhat.com/2007/12/05/writing-in-computer-science/comment-page-1/#comment-324</link>
		<dc:creator>Michael Greenberg</dc:creator>
		<pubDate>Tue, 22 Jan 2008 20:23:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.weaselhat.com/2007/12/05/writing-in-computer-science/#comment-324</guid>
		<description>@Danny:

Thanks for the tip!

@Aaron:

I&#039;ll check out the book, thanks.  Wadler and SPJ seem like good references...do you have any particular favorites?

Have you looked at the &lt;a href=&quot;http://www.weaselhat.com/2008/01/18/crossword/&quot; rel=&quot;nofollow&quot;&gt;crossword I made&lt;/a&gt;?  You&#039;ll definitely get 2D.</description>
		<content:encoded><![CDATA[<p>@Danny:</p>
<p>Thanks for the tip!</p>
<p>@Aaron:</p>
<p>I&#8217;ll check out the book, thanks.  Wadler and SPJ seem like good references&#8230;do you have any particular favorites?</p>
<p>Have you looked at the <a href="http://www.weaselhat.com/2008/01/18/crossword/" rel="nofollow">crossword I made</a>?  You&#8217;ll definitely get 2D.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron B.</title>
		<link>http://www.weaselhat.com/2007/12/05/writing-in-computer-science/comment-page-1/#comment-323</link>
		<dc:creator>Aaron B.</dc:creator>
		<pubDate>Tue, 22 Jan 2008 18:29:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.weaselhat.com/2007/12/05/writing-in-computer-science/#comment-323</guid>
		<description>Hey Mike.  I just found your blog.

Benjamin ran an informal writing seminar a while back.  (Did you hear about it?)  It didn&#039;t last long, but we read a few chapters from &quot;Style: The Basics of Clarity and Grace&quot; by Joseph M. Williams.  That is really an incredible book.  It breaks down and explains the principles of what makes good phrases, sentences, and paragraphs.  We looked at papers by Phil Wadler and Simon Peyton-Jones to see examples of computer science writing done well.</description>
		<content:encoded><![CDATA[<p>Hey Mike.  I just found your blog.</p>
<p>Benjamin ran an informal writing seminar a while back.  (Did you hear about it?)  It didn&#8217;t last long, but we read a few chapters from &#8220;Style: The Basics of Clarity and Grace&#8221; by Joseph M. Williams.  That is really an incredible book.  It breaks down and explains the principles of what makes good phrases, sentences, and paragraphs.  We looked at papers by Phil Wadler and Simon Peyton-Jones to see examples of computer science writing done well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Danny Yoo</title>
		<link>http://www.weaselhat.com/2007/12/05/writing-in-computer-science/comment-page-1/#comment-310</link>
		<dc:creator>Danny Yoo</dc:creator>
		<pubDate>Thu, 17 Jan 2008 05:15:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.weaselhat.com/2007/12/05/writing-in-computer-science/#comment-310</guid>
		<description>Knuth&#039;s &quot;Mathematical Writing&quot; might be helpful:

    http://tex.loria.fr/typographie/mathwriting.pdf

It&#039;s a set of lecture notes with suggestions on how to write mathematics well.</description>
		<content:encoded><![CDATA[<p>Knuth&#8217;s &#8220;Mathematical Writing&#8221; might be helpful:</p>
<p>    <a href="http://tex.loria.fr/typographie/mathwriting.pdf" rel="nofollow">http://tex.loria.fr/typographie/mathwriting.pdf</a></p>
<p>It&#8217;s a set of lecture notes with suggestions on how to write mathematics well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Greenberg</title>
		<link>http://www.weaselhat.com/2007/12/05/writing-in-computer-science/comment-page-1/#comment-291</link>
		<dc:creator>Michael Greenberg</dc:creator>
		<pubDate>Thu, 06 Dec 2007 13:49:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.weaselhat.com/2007/12/05/writing-in-computer-science/#comment-291</guid>
		<description>@Ben:

That riddle is a little bit basic -- you should watch Douglas Crockford&#039;s &quot;Advanced JavaScript&quot; series.  (I can&#039;t find them, though, since Yahoo seems to have taken them down.)  Check out &lt;a href=&quot;http://www.weaselhat.com/2007/03/14/js-this/&quot; rel=&quot;nofollow&quot;&gt;my old post on closures over &lt;tt&gt;this&lt;/tt&gt;&lt;/a&gt; for something even weirder.

@Brian:

Thanks for the link; I&#039;ve heard about the book, so I&#039;ll check it out.  You&#039;re definitely right about knowing the audience.  Nevertheless, the general CS audience has very low standards, particularly when it comes to conference papers.  I&#039;m not looking merely for success (getting an article published), but I want to be proud of the quality of the final artifact: idea and paper (and, if I&#039;m feeling plucky, software).</description>
		<content:encoded><![CDATA[<p>@Ben:</p>
<p>That riddle is a little bit basic &#8212; you should watch Douglas Crockford&#8217;s &#8220;Advanced JavaScript&#8221; series.  (I can&#8217;t find them, though, since Yahoo seems to have taken them down.)  Check out <a href="http://www.weaselhat.com/2007/03/14/js-this/" rel="nofollow">my old post on closures over <tt>this</tt></a> for something even weirder.</p>
<p>@Brian:</p>
<p>Thanks for the link; I&#8217;ve heard about the book, so I&#8217;ll check it out.  You&#8217;re definitely right about knowing the audience.  Nevertheless, the general CS audience has very low standards, particularly when it comes to conference papers.  I&#8217;m not looking merely for success (getting an article published), but I want to be proud of the quality of the final artifact: idea and paper (and, if I&#8217;m feeling plucky, software).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://www.weaselhat.com/2007/12/05/writing-in-computer-science/comment-page-1/#comment-289</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Thu, 06 Dec 2007 01:17:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.weaselhat.com/2007/12/05/writing-in-computer-science/#comment-289</guid>
		<description>http://gigamonkeys.com/book/ is very well written in my opinion.

I think the key is to know your audience.  You have to speak the same language as people. Even among &quot;computer programmers&quot; there are a huge variety of people immersed in a huge variety of different languages and different types of programming.  No one book will ever be good for everyone.</description>
		<content:encoded><![CDATA[<p><a href="http://gigamonkeys.com/book/" rel="nofollow">http://gigamonkeys.com/book/</a> is very well written in my opinion.</p>
<p>I think the key is to know your audience.  You have to speak the same language as people. Even among &#8220;computer programmers&#8221; there are a huge variety of people immersed in a huge variety of different languages and different types of programming.  No one book will ever be good for everyone.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

