<?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>Renaud Bourassa &#187; Project Euler</title>
	<atom:link href="http://renaudbourassa.com/blog/tag/project-euler/feed/" rel="self" type="application/rss+xml" />
	<link>http://renaudbourassa.com/blog</link>
	<description>Welcome to my World. Here, I am the Architect.</description>
	<lastBuildDate>Tue, 01 Jun 2010 04:18:49 +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>Euler 26 to 30</title>
		<link>http://renaudbourassa.com/blog/2009/02/10/euler-26-to-30/</link>
		<comments>http://renaudbourassa.com/blog/2009/02/10/euler-26-to-30/#comments</comments>
		<pubDate>Wed, 11 Feb 2009 04:37:20 +0000</pubDate>
		<dc:creator>Rhino</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Project Euler]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://renaudbourassa.com/blog/?p=242</guid>
		<description><![CDATA[I just finished uploading my solutions to the Project Euler problems 26 to 30. They are all in Ruby since it is the language I am currently learning during my free time. I decided this time not to write the answers at the end. This way you have to execute the code yourself if you [...]]]></description>
			<content:encoded><![CDATA[<p>I just finished uploading my <a href="http://renaudbourassa.com/blog/project-euler-solutions/">solutions</a> to the <a href="http://projecteuler.net">Project Euler</a> problems 26 to 30. They are all in Ruby since it is the language I am currently learning during my free time. I decided this time not to write the answers at the end. This way you have to execute the code yourself if you just want the answer. I also included comments to explain the parts that are harder to understand. If you have any question regarding any of the solutions, just post it as a comment.</p>
]]></content:encoded>
			<wfw:commentRss>http://renaudbourassa.com/blog/2009/02/10/euler-26-to-30/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Euler Posted</title>
		<link>http://renaudbourassa.com/blog/2009/01/18/euler-posted/</link>
		<comments>http://renaudbourassa.com/blog/2009/01/18/euler-posted/#comments</comments>
		<pubDate>Sun, 18 Jan 2009 22:00:24 +0000</pubDate>
		<dc:creator>Rhino</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Project Euler]]></category>

		<guid isPermaLink="false">http://renaudbourassa.com/blog/?p=185</guid>
		<description><![CDATA[It took me a while, but all my solutions for the 25 first Project Euler problems are finally posted. To access them, you just have to click on the link in the sidebar, just under Inside.
]]></description>
			<content:encoded><![CDATA[<p>It took me a while, but all my solutions for the 25 first <a href="http://projecteuler.net">Project Euler</a> problems are finally posted. To access them, you just have to click on the <a href="http://renaudbourassa.com/blog/project-euler-solutions/">link</a> in the sidebar, just under Inside.</p>
]]></content:encoded>
			<wfw:commentRss>http://renaudbourassa.com/blog/2009/01/18/euler-posted/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Back in Black (and Yellow)</title>
		<link>http://renaudbourassa.com/blog/2009/01/10/back-in-black/</link>
		<comments>http://renaudbourassa.com/blog/2009/01/10/back-in-black/#comments</comments>
		<pubDate>Sat, 10 Jan 2009 23:21:56 +0000</pubDate>
		<dc:creator>Rhino</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Christmas]]></category>
		<category><![CDATA[Project Euler]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[University]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://renaudbourassa.com/blog/?p=69</guid>
		<description><![CDATA[After what is my shortest Christmas Holiday for the last three years, I am back in Waterloo. During these two weeks, I took a break from everything I was working on and spent most of my time with my friends and family. The little spare time I got went into Project Euler problems. I managed [...]]]></description>
			<content:encoded><![CDATA[<p>After what is my shortest Christmas Holiday for the last three years, I am back in <a href="http://www.uwaterloo.ca">Waterloo</a>. During these two weeks, I took a break from everything I was working on and spent most of my time with my friends and family. The little spare time I got went into <a href="http://projecteuler.net">Project Euler</a> problems. I managed to solve the first 25 using C and will probably post my code in the days to come.</p>
<p>I also received my marks for my first term and I have to say that I am pretty happy with what I got. This term is more focused on computer science related subjects with courses such as <em>Functional Programming and Data Abstraction</em> (using Scheme and C++) and <em>Dig</em><em>ital Circuits and Systems</em>. I also have two economy classes which is something I enjoy a lot. It is also the beginning of the hiring process for this summer co-op term.</p>
<p>And, as of right now, I am reading books on ruby and ruby on rails to improve my skills. I did a lot of small scripts and projects using this language/framework, but the <a href="http://en.wikipedia.org/wiki/Model-view-controller">MVC</a> concept is still new to me. I am now looking at creating a complete, usable web application so I need to expand my knowledge a bit more. Stay tuned for more.</p>
]]></content:encoded>
			<wfw:commentRss>http://renaudbourassa.com/blog/2009/01/10/back-in-black/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
