<?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: Are you a bug magnet?</title>
	<atom:link href="http://polymathprogrammer.com/2008/01/18/are-you-a-bug-magnet/feed/" rel="self" type="application/rss+xml" />
	<link>http://polymathprogrammer.com/2008/01/18/are-you-a-bug-magnet/</link>
	<description>Where entrepreneurship, mathematics and programming meet</description>
	<lastBuildDate>Wed, 28 Mar 2012 04:44:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Vincent Tan</title>
		<link>http://polymathprogrammer.com/2008/01/18/are-you-a-bug-magnet/comment-page-1/#comment-404</link>
		<dc:creator>Vincent Tan</dc:creator>
		<pubDate>Sun, 20 Jan 2008 11:47:51 +0000</pubDate>
		<guid isPermaLink="false">http://polymathprogrammer.com/2008/01/18/are-you-a-bug-magnet/#comment-404</guid>
		<description>My source code looks good too... :) I think it might have been something from my math background. Math proofs are well laid out and written with logical arguments.

So when I started (coding), I was a bit obsessed with indentation, meaningful variable names and lean mean algorithms. Spaghetti code makes me itch...</description>
		<content:encoded><![CDATA[<p>My source code looks good too&#8230; <img src='http://polymathprogrammer.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  I think it might have been something from my math background. Math proofs are well laid out and written with logical arguments.</p>
<p>So when I started (coding), I was a bit obsessed with indentation, meaningful variable names and lean mean algorithms. Spaghetti code makes me itch&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://polymathprogrammer.com/2008/01/18/are-you-a-bug-magnet/comment-page-1/#comment-402</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Sun, 20 Jan 2008 03:18:53 +0000</pubDate>
		<guid isPermaLink="false">http://polymathprogrammer.com/2008/01/18/are-you-a-bug-magnet/#comment-402</guid>
		<description>The value of good clean code is tremendous. I started coding when I was still in elementary school with out any formal education in the field. Back then I wrote really messy unstylized code.
 In fact I wrote code like that up into my late teens. Hey it worked and run smoothly - used the least amount of systems resources it could and ran fast. I thought no one sees the source so who cares.
 Well I later learned that if you go back to your source code after a couple of years and its a mesh of spaghetti code it is pretty much useless. It does attract bugs for sure.
 Now I revel in writing clean code well laid out and stylized code. I make the source look good, and I comment too (granted my comments me be cryptic to anyone else). I have to say, clean code does attract less bugs.</description>
		<content:encoded><![CDATA[<p>The value of good clean code is tremendous. I started coding when I was still in elementary school with out any formal education in the field. Back then I wrote really messy unstylized code.<br />
 In fact I wrote code like that up into my late teens. Hey it worked and run smoothly &#8211; used the least amount of systems resources it could and ran fast. I thought no one sees the source so who cares.<br />
 Well I later learned that if you go back to your source code after a couple of years and its a mesh of spaghetti code it is pretty much useless. It does attract bugs for sure.<br />
 Now I revel in writing clean code well laid out and stylized code. I make the source look good, and I comment too (granted my comments me be cryptic to anyone else). I have to say, clean code does attract less bugs.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

