<?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"
	>
<channel>
	<title>Comments on: Math vs programming (part I)</title>
	<atom:link href="http://4.flowsnake.org/archives/108/feed" rel="self" type="application/rss+xml" />
	<link>http://4.flowsnake.org/archives/108</link>
	<description>A Pythoneer's adventures with Chicken Scheme. ^_^ And more.</description>
	<pubDate>Tue, 06 Jan 2009 22:31:01 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Hans Nowak</title>
		<link>http://4.flowsnake.org/archives/108#comment-270</link>
		<dc:creator>Hans Nowak</dc:creator>
		<pubDate>Tue, 03 Jun 2008 14:46:14 +0000</pubDate>
		<guid isPermaLink="false">http://4.flowsnake.org/?p=108#comment-270</guid>
		<description>Yes, I agree that in that particular example, vectors were relevant. 

Most of this post is not a reply to your article, by the way, but rather a reaction to some of the sentiments expressed in comments (here and on Reddit). I am not denying the importance of math (especially in the Collective Intelligence book), I am taking offense to the notion that math is important in EVERY area of programming ALL THE TIME, and that lack of math knowledge means that you cannot be a competent programmer. I know it was not you who said or suggested this. :-)</description>
		<content:encoded><![CDATA[<p>Yes, I agree that in that particular example, vectors were relevant. </p>
<p>Most of this post is not a reply to your article, by the way, but rather a reaction to some of the sentiments expressed in comments (here and on Reddit). I am not denying the importance of math (especially in the Collective Intelligence book), I am taking offense to the notion that math is important in EVERY area of programming ALL THE TIME, and that lack of math knowledge means that you cannot be a competent programmer. I know it was not you who said or suggested this. :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Louis-Philippe Huberdeau</title>
		<link>http://4.flowsnake.org/archives/108#comment-269</link>
		<dc:creator>Louis-Philippe Huberdeau</dc:creator>
		<pubDate>Tue, 03 Jun 2008 14:34:43 +0000</pubDate>
		<guid isPermaLink="false">http://4.flowsnake.org/?p=108#comment-269</guid>
		<description>Just as a note... I spend much time that has nothing to do with math. In those cases, formulas are just a waste of time. However, in the example I was referring to, vectors __were__ a fundamental concept to understand the whole point of the code as the problem was solved using a geometrical approach. I just find it really difficult from code to get that 2D view of the problem, while math functions are so closely related to graphics. It really depends on the kind of problem you are working on.

Sure, I happened to pull out a math book, or visit wikipedia, to get a refresh on notations once in a while to read an article containing formulas. There is nothing wrong with that. Once you know the basics, it's easy to move up, even if you don't remember the summation operator on top of your head.</description>
		<content:encoded><![CDATA[<p>Just as a note... I spend much time that has nothing to do with math. In those cases, formulas are just a waste of time. However, in the example I was referring to, vectors __were__ a fundamental concept to understand the whole point of the code as the problem was solved using a geometrical approach. I just find it really difficult from code to get that 2D view of the problem, while math functions are so closely related to graphics. It really depends on the kind of problem you are working on.</p>
<p>Sure, I happened to pull out a math book, or visit wikipedia, to get a refresh on notations once in a while to read an article containing formulas. There is nothing wrong with that. Once you know the basics, it's easy to move up, even if you don't remember the summation operator on top of your head.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
