<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>StaticMethod &#187; project euler</title>
	<atom:link href="http://www.staticmethod.net/tag/project-euler/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.staticmethod.net</link>
	<description>Things programmers might find interesting</description>
	<lastBuildDate>Thu, 04 Mar 2010 20:05:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Project Euler</title>
		<link>http://www.staticmethod.net/2009/05/28/project-euler/</link>
		<comments>http://www.staticmethod.net/2009/05/28/project-euler/#comments</comments>
		<pubDate>Thu, 28 May 2009 20:54:29 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Data and Algorithms]]></category>
		<category><![CDATA[Learning]]></category>
		<category><![CDATA[Programming Problems]]></category>
		<category><![CDATA[Math]]></category>
		<category><![CDATA[project euler]]></category>

		<guid isPermaLink="false">http://www.staticmethod.net/?p=88</guid>
		<description><![CDATA[Found a cool site called Project Euler
From their description:
Project Euler is a series of challenging mathematical/computer programming problems that will require more than just mathematical insights to solve. Although mathematics will help you arrive at elegant and efficient methods, the use of a computer and programming skills will be required to solve most problems.
I&#8217;ve done [...]]]></description>
			<content:encoded><![CDATA[<p>Found a cool site called <a href="http://www.projecteuler.net">Project Euler</a></p>
<p>From their description:</p>
<blockquote><p>Project Euler is a series of challenging mathematical/computer programming problems that will require more than just mathematical insights to solve. Although mathematics will help you arrive at elegant and efficient methods, the use of a computer and programming skills will be required to solve most problems.</p></blockquote>
<p>I&#8217;ve done a few of the first problems, implemented them all in ruby so far (or just did the math required), and they&#8217;ve definitely been interesting and fun to work on.  4 down, 242 to go.  All of the problems are math related, and you are basically presented with the problem and a field to input your answer.  After you supply the correct answer you&#8217;re given a link to the forum (most of which are locked now) where people have discussed their approaches to solving the problem.</p>
<p>If you&#8217;re looking to brush up on some math skills, or just need some interesting problems to throw some code at, this site provides some great things to work on.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.staticmethod.net/2009/05/28/project-euler/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
