<?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>Hazel McKendrick &#187; ebook</title>
	<atom:link href="http://hazelmckendrick.com/journal/tag/ebook/feed" rel="self" type="application/rss+xml" />
	<link>http://hazelmckendrick.com</link>
	<description>Programming and Games Technology Portfolio</description>
	<lastBuildDate>Mon, 20 Jun 2011 17:44:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>More on Patterns</title>
		<link>http://hazelmckendrick.com/journal/more-on-patterns</link>
		<comments>http://hazelmckendrick.com/journal/more-on-patterns#comments</comments>
		<pubDate>Mon, 19 Jan 2009 20:53:32 +0000</pubDate>
		<dc:creator>Hazel</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[design patterns]]></category>
		<category><![CDATA[ebook]]></category>
		<category><![CDATA[patterns]]></category>
		<category><![CDATA[resource]]></category>
		<category><![CDATA[sourcemaking]]></category>

		<guid isPermaLink="false">http://killercodingninjabunny.com/?p=451</guid>
		<description><![CDATA[In my previous post I was comparing how I found reading the GoF book versus Head First Design Patterns. As I said, I found them both useful and was especially impressed with the Head First book for explaining the patterns in a way I could relate to. However, now that I have an initial understanding [...]]]></description>
			<content:encoded><![CDATA[<p>In my previous post I was comparing how I found <a href="http://killercodingninjabunny.com/uncategorized/a-confession-reading-about-design-patterns">reading the GoF book versus Head First Design Patterns</a>.  As I said, I found them both useful and was especially impressed with the Head First book for explaining the patterns in a way I could relate to.</p>
<p>However, now that I have an initial understanding of each pattern and when it could be applied, I have found no better reference than <a href="http://sourcemaking.com/design_patterns">SourceMaking</a>. The website gives a readable, concise explanation of each pattern including diagrams, applications and rules of thumb, as well as clearly relating it to other patterns which might be relevant to the same problem.  It also includes coded examples in several languages, in some cases with a listing for the solution both before and after the design pattern was used. </p>
<p>The site is being used to promote an ebook and series of video tutorials, which could be a great resource, but at $49.99 I can&#8217;t really afford to find out right now.  If anyone has checked these out, I&#8217;d love it if you could let me know what you thought.</p>
]]></content:encoded>
			<wfw:commentRss>http://hazelmckendrick.com/journal/more-on-patterns/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

