<?xml version="1.0" encoding="iso-8859-1" ?>
<rss version="2.0">
<channel>
	<title>...considered harmful</title>
	<link><![CDATA[http://www.dreamincode.net/forums/index.php?app=blog&module=showblog&blogid=1748]]></link>
	<description>...considered harmful Syndication</description>
	<pubDate>Sat, 01 Dec 2012 02:33:53 +0000</pubDate>
	<webMaster>admin@dreamincode.net (Dream.In.Code)</webMaster>
	<generator>IP.Blog</generator>
	<ttl>60</ttl>
	<item>
		<title>Death Marches Considered Harmful</title>
		<link>http://www.dreamincode.net/forums/blog/1748/entry-4243-death-marches-considered-harmful/</link>
		<category></category>
		<description><![CDATA[<strong class='bbc'><span style='font-size: 17px;'>Some Lessons Learned</span></strong>...]]></description>
		<pubDate>Sat, 13 Oct 2012 04:21:00 +0000</pubDate>
		<guid>http://www.dreamincode.net/forums/blog/1748/entry-4243-death-marches-considered-harmful/</guid>
	</item>
	<item>
		<title><![CDATA[My First Scala &#34;Hulk Smash&#34; moment]]></title>
		<link>http://www.dreamincode.net/forums/blog/1748/entry-4199-my-first-scala-hulk-smash-moment/</link>
		<category></category>
		<description><![CDATA[Scala has tuples. Great, I like tuples. Immutable sequences, quite handy. <br />Here's one:<br /><pre class='brush: bash ;'>scala&gt; val triple = (1,2,3)triple: (Int, Int, Int) = (1,2,3)</pre><br /><br />Cool. So how do I get a value out of one of these guys? Like this:<br /><br /><pre class='brush: bash ;'>scala&gt; triple._1res6: Int = 1</pre>...]]></description>
		<pubDate>Tue, 18 Sep 2012 04:34:00 +0000</pubDate>
		<guid>http://www.dreamincode.net/forums/blog/1748/entry-4199-my-first-scala-hulk-smash-moment/</guid>
	</item>
	<item>
		<title>How do you pronounce xBB?</title>
		<link>http://www.dreamincode.net/forums/blog/1748/entry-4017-how-do-you-pronounce-xbb/</link>
		<category></category>
		<description><![CDATA[I was recently reminded of this, which I originally posted in the xkcd fora some months ago, but I figured some DIC folks might enjoy it as well:<br /><br />Binary, hex, and so forth are written (or coded, or otherwise nonverbal) systems for representing numeric values. Typically, if you need to express a numeric value verbally, you use decimal. If you need...]]></description>
		<pubDate>Fri, 18 May 2012 04:38:00 +0000</pubDate>
		<guid>http://www.dreamincode.net/forums/blog/1748/entry-4017-how-do-you-pronounce-xbb/</guid>
	</item>
	<item>
		<title><![CDATA[Murach's Java Programming, 4th Edition]]></title>
		<link>http://www.dreamincode.net/forums/blog/1748/entry-3919-murachs-java-programming-4th-edition/</link>
		<category></category>
		<description><![CDATA[A review of Murach's Java Programming (4th Ed.)<br />Joel Murach, www.murach.com<br />ISBN 978-1-890774-65-3<br /><br /><br />	Murach's introduction to Java would make an reasonably good textbook in a lecture-driven course. The explanations of individual procedures are clear and simple. However, as a guide for self-study, it is lacking in important areas. There is...]]></description>
		<pubDate>Mon, 13 Feb 2012 05:43:00 +0000</pubDate>
		<guid>http://www.dreamincode.net/forums/blog/1748/entry-3919-murachs-java-programming-4th-edition/</guid>
	</item>
	<item>
		<title><![CDATA[&#34;I'll get to it when...&#34; considered harmful.]]></title>
		<link>http://www.dreamincode.net/forums/blog/1748/entry-3855-ill-get-to-it-when-considered-harmful/</link>
		<category></category>
		<description><![CDATA[This was something I wrote in one of the many "which language should I learn" threads. (<a href='http://www.dreamincode.net/forums/topic/261038-learning-a-c-based-language-recommended-starting-points/' class='bbc_url' title='External link' rel='external'>link</a>)<br /><br />I wrote it last night, and I still think it's good, so I'm going to put it here. This is in response to someone who said, paraphrasing, "I'll learn C++ now, and I'll come back to the C later on."<br /><br />I recognize this,...]]></description>
		<pubDate>Wed, 28 Dec 2011 15:03:00 +0000</pubDate>
		<guid>http://www.dreamincode.net/forums/blog/1748/entry-3855-ill-get-to-it-when-considered-harmful/</guid>
	</item>
	<item>
		<title>tl;dr Considered Inane</title>
		<link>http://www.dreamincode.net/forums/blog/1748/entry-3591-tl%3Bdr-considered-inane/</link>
		<category></category>
		<description><![CDATA[I don't know when the cool kids started saying it, but in the last two weks I've started seeing the abbreviation "tl;dr"<br />in various fora, standing for "too long; didn't read". <br />This sigil is then followed by some ill-considered comment on the subject at hand, generally addressed in the material the poster found too...]]></description>
		<pubDate>Thu, 21 Jul 2011 04:02:00 +0000</pubDate>
		<guid>http://www.dreamincode.net/forums/blog/1748/entry-3591-tl%3Bdr-considered-inane/</guid>
	</item>
</channel>
</rss>