<?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: Improve your math and programming skills with Project Euler</title>
	<atom:link href="http://math-blog.com/2009/08/19/improve-your-math-and-programming-skills-with-project-euler/feed/" rel="self" type="application/rss+xml" />
	<link>http://math-blog.com/2009/08/19/improve-your-math-and-programming-skills-with-project-euler/</link>
	<description>Mathematics is wonderful!</description>
	<lastBuildDate>Wed, 09 May 2012 00:38:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Seanba</title>
		<link>http://math-blog.com/2009/08/19/improve-your-math-and-programming-skills-with-project-euler/comment-page-1/#comment-7594</link>
		<dc:creator>Seanba</dc:creator>
		<pubDate>Wed, 23 Dec 2009 07:15:34 +0000</pubDate>
		<guid isPermaLink="false">http://math-blog.com/?p=312#comment-7594</guid>
		<description>Thanks for the great lead on Project Euler. I just finished my first exercise and helped spread the word with my own blog.

Awesome stuff.</description>
		<content:encoded><![CDATA[<p>Thanks for the great lead on Project Euler. I just finished my first exercise and helped spread the word with my own blog.</p>
<p>Awesome stuff.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lucas Gallindo</title>
		<link>http://math-blog.com/2009/08/19/improve-your-math-and-programming-skills-with-project-euler/comment-page-1/#comment-7099</link>
		<dc:creator>Lucas Gallindo</dc:creator>
		<pubDate>Mon, 24 Aug 2009 16:20:26 +0000</pubDate>
		<guid isPermaLink="false">http://math-blog.com/?p=312#comment-7099</guid>
		<description>Tested it and looks fun. The real problems, at the end, proved a lot of time consuming for me and most of my friends :)

What the site lacks is a list on the references - to give an idea of how each problem originated and what we could use to solve them. Not direct clues or solutions (I resisted the temptation to look up clues in google, but I&#039;m sure there should be many).</description>
		<content:encoded><![CDATA[<p>Tested it and looks fun. The real problems, at the end, proved a lot of time consuming for me and most of my friends <img src='http://math-blog.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>What the site lacks is a list on the references &#8211; to give an idea of how each problem originated and what we could use to solve them. Not direct clues or solutions (I resisted the temptation to look up clues in google, but I&#8217;m sure there should be many).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://math-blog.com/2009/08/19/improve-your-math-and-programming-skills-with-project-euler/comment-page-1/#comment-7077</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Wed, 19 Aug 2009 21:41:44 +0000</pubDate>
		<guid isPermaLink="false">http://math-blog.com/?p=312#comment-7077</guid>
		<description>I think project Euler could be vastly improved by providing links to educational material dealing with the specific problem you are working on - perhaps even a wiki. The knowledge needed to solve most of the Euler problems relies on far more than simple common sense, and it&#039;s very tough for someone without a large math background to tackle most of the problems.</description>
		<content:encoded><![CDATA[<p>I think project Euler could be vastly improved by providing links to educational material dealing with the specific problem you are working on &#8211; perhaps even a wiki. The knowledge needed to solve most of the Euler problems relies on far more than simple common sense, and it&#8217;s very tough for someone without a large math background to tackle most of the problems.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Antonio Cangiano</title>
		<link>http://math-blog.com/2009/08/19/improve-your-math-and-programming-skills-with-project-euler/comment-page-1/#comment-7075</link>
		<dc:creator>Antonio Cangiano</dc:creator>
		<pubDate>Wed, 19 Aug 2009 15:38:49 +0000</pubDate>
		<guid isPermaLink="false">http://math-blog.com/?p=312#comment-7075</guid>
		<description>Online solutions to some of the problems exist if you search for them. But that misses the whole point of the exercise. The premise behind the whole site is to come up with your own solutions.</description>
		<content:encoded><![CDATA[<p>Online solutions to some of the problems exist if you search for them. But that misses the whole point of the exercise. The premise behind the whole site is to come up with your own solutions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NotMike</title>
		<link>http://math-blog.com/2009/08/19/improve-your-math-and-programming-skills-with-project-euler/comment-page-1/#comment-7074</link>
		<dc:creator>NotMike</dc:creator>
		<pubDate>Wed, 19 Aug 2009 15:29:25 +0000</pubDate>
		<guid isPermaLink="false">http://math-blog.com/?p=312#comment-7074</guid>
		<description>why would you post the solutions? dumb</description>
		<content:encoded><![CDATA[<p>why would you post the solutions? dumb</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://math-blog.com/2009/08/19/improve-your-math-and-programming-skills-with-project-euler/comment-page-1/#comment-7073</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Wed, 19 Aug 2009 13:14:32 +0000</pubDate>
		<guid isPermaLink="false">http://math-blog.com/?p=312#comment-7073</guid>
		<description>They are fun challenges. Here is a blog that posts many solutions, especially to some of the harder ones. http://blog.mycila.com/search/label/projecteuler</description>
		<content:encoded><![CDATA[<p>They are fun challenges. Here is a blog that posts many solutions, especially to some of the harder ones. <a href="http://blog.mycila.com/search/label/projecteuler" rel="nofollow">http://blog.mycila.com/search/label/projecteuler</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

