<?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: Is math important to programming?</title>
	<atom:link href="http://polymathprogrammer.com/2009/04/06/is-math-important-to-programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://polymathprogrammer.com/2009/04/06/is-math-important-to-programming/</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/2009/04/06/is-math-important-to-programming/comment-page-1/#comment-5544</link>
		<dc:creator>Vincent Tan</dc:creator>
		<pubDate>Thu, 23 Apr 2009 00:54:13 +0000</pubDate>
		<guid isPermaLink="false">http://polymathprogrammer.com/?p=1192#comment-5544</guid>
		<description>Hello Jamie, usually when you deal with DirectX, you&#039;re involved with manipulating lots of 3D information. That means *some* math is involved. I&#039;m just glad I know a little bit of why the code looks and works that way...</description>
		<content:encoded><![CDATA[<p>Hello Jamie, usually when you deal with DirectX, you&#8217;re involved with manipulating lots of 3D information. That means *some* math is involved. I&#8217;m just glad I know a little bit of why the code looks and works that way&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jamie</title>
		<link>http://polymathprogrammer.com/2009/04/06/is-math-important-to-programming/comment-page-1/#comment-5543</link>
		<dc:creator>Jamie</dc:creator>
		<pubDate>Wed, 22 Apr 2009 05:42:50 +0000</pubDate>
		<guid isPermaLink="false">http://polymathprogrammer.com/?p=1192#comment-5543</guid>
		<description>As a hobby programmer with admittedly shocking math ability I can vouch it does make a huge difference, often complex math takes me a lot longer than it ought to and yet other things are sadly beyond my realm of understanding, particularly in DirectX.

&lt;abbr&gt;&lt;em&gt;&lt;abbr&gt;&lt;em&gt;Jamies last blog post..&lt;a href=&quot;http://wipcode.blogspot.com/2009/04/revenge-of-focus-rectangle-black-hole.html&quot; rel=&quot;nofollow&quot;&gt;Revenge of the focus rectangle &amp; Black hole tabs - ListView tidbits cont.&lt;/a&gt;&lt;/em&gt;&lt;/abbr&gt;&lt;/abbr&gt;&lt;/em&gt;</description>
		<content:encoded><![CDATA[<p>As a hobby programmer with admittedly shocking math ability I can vouch it does make a huge difference, often complex math takes me a lot longer than it ought to and yet other things are sadly beyond my realm of understanding, particularly in DirectX.</p>
<p><abbr><em><abbr><em>Jamies last blog post..<a href="http://wipcode.blogspot.com/2009/04/revenge-of-focus-rectangle-black-hole.html" rel="nofollow">Revenge of the focus rectangle &amp; Black hole tabs &#8211; ListView tidbits cont.</a></em></abbr></em></abbr></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vincent Tan</title>
		<link>http://polymathprogrammer.com/2009/04/06/is-math-important-to-programming/comment-page-1/#comment-5531</link>
		<dc:creator>Vincent Tan</dc:creator>
		<pubDate>Tue, 14 Apr 2009 14:26:10 +0000</pubDate>
		<guid isPermaLink="false">http://polymathprogrammer.com/?p=1192#comment-5531</guid>
		<description>&quot;Math may not be necessary to programming, but it is certainly is helpful.&quot;

That&#039;s the same answer given by Jeff Atwood and Joel Spolsky! Well, Jeff mainly... Now that I&#039;ve worked a bit as a professional programmer, I can safely say, that&#039;s true.</description>
		<content:encoded><![CDATA[<p>&#8220;Math may not be necessary to programming, but it is certainly is helpful.&#8221;</p>
<p>That&#8217;s the same answer given by Jeff Atwood and Joel Spolsky! Well, Jeff mainly&#8230; Now that I&#8217;ve worked a bit as a professional programmer, I can safely say, that&#8217;s true.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will Dwinnell</title>
		<link>http://polymathprogrammer.com/2009/04/06/is-math-important-to-programming/comment-page-1/#comment-5527</link>
		<dc:creator>Will Dwinnell</dc:creator>
		<pubDate>Mon, 13 Apr 2009 13:55:23 +0000</pubDate>
		<guid isPermaLink="false">http://polymathprogrammer.com/?p=1192#comment-5527</guid>
		<description>I suppose that the answer to the question, &quot;Is math important to programming?&quot;, depends on what you consider &quot;math&quot;.  I would have said that programming was a subset of (applied) math.

If we restrict &quot;math&quot; to techniques dealing with quantities, then my answer would be &quot;Math may not be necessary to programming, but it is certainly is helpful.&quot;  I have encountered a number of programmers in during my career who understand only the small number of software tools which they have learned to use.  Knowing little or nothing about computer science, discrete math, etc. can be limiting, and I have seen it hold up big-ticket projects.

Since learning math takes time and effort, hiring a candidate who has such qualification is more expensive.  Do all programmers need such skills?  No, but doing without them entirely, in my opinion, only makes the work harder.

&lt;abbr&gt;&lt;em&gt;&lt;abbr&gt;&lt;em&gt;Will Dwinnells last blog post..&lt;a href=&quot;http://matlabdatamining.blogspot.com/2009/04/matlab-image-basics.html&quot; rel=&quot;nofollow&quot;&gt;MATLAB Image Basics&lt;/a&gt;&lt;/em&gt;&lt;/abbr&gt;&lt;/abbr&gt;&lt;/em&gt;</description>
		<content:encoded><![CDATA[<p>I suppose that the answer to the question, &#8220;Is math important to programming?&#8221;, depends on what you consider &#8220;math&#8221;.  I would have said that programming was a subset of (applied) math.</p>
<p>If we restrict &#8220;math&#8221; to techniques dealing with quantities, then my answer would be &#8220;Math may not be necessary to programming, but it is certainly is helpful.&#8221;  I have encountered a number of programmers in during my career who understand only the small number of software tools which they have learned to use.  Knowing little or nothing about computer science, discrete math, etc. can be limiting, and I have seen it hold up big-ticket projects.</p>
<p>Since learning math takes time and effort, hiring a candidate who has such qualification is more expensive.  Do all programmers need such skills?  No, but doing without them entirely, in my opinion, only makes the work harder.</p>
<p><abbr><em><abbr><em>Will Dwinnells last blog post..<a href="http://matlabdatamining.blogspot.com/2009/04/matlab-image-basics.html" rel="nofollow">MATLAB Image Basics</a></em></abbr></em></abbr></p>
]]></content:encoded>
	</item>
</channel>
</rss>

