<?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>WowKhmer Tech &#187; Design Patterns</title>
	<atom:link href="http://tech.wowkhmer.com/category/design-patterns/feed/" rel="self" type="application/rss+xml" />
	<link>http://tech.wowkhmer.com</link>
	<description>We.Passionate.Technologies</description>
	<lastBuildDate>Sun, 28 Mar 2010 08:39:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Long Life is Design Patterns</title>
		<link>http://tech.wowkhmer.com/2010/02/long-life-is-design-patterns/</link>
		<comments>http://tech.wowkhmer.com/2010/02/long-life-is-design-patterns/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 00:46:23 +0000</pubDate>
		<dc:creator>Samnang Chhun</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Design Patterns]]></category>
		<category><![CDATA[design_patterns]]></category>
		<category><![CDATA[study_group]]></category>

		<guid isPermaLink="false">http://tech.wowkhmer.com/?p=185</guid>
		<description><![CDATA[Recently, my colleagues and I have decided to take classical GoF design patterns and learn it from start again. Design Patterns are very useful for people who are building software using Object Oriented Programming. Each pattern, it solves the specific problem with clearly design context and provide the best solution. We think it is very [...]]]></description>
			<content:encoded><![CDATA[<p>Recently, my colleagues and I have decided to take classical <a href="http://en.wikipedia.org/wiki/Design_Patterns" target="_blank">GoF design patterns</a> and learn it from start again. Design Patterns are very useful for people who are building software using Object Oriented Programming. Each pattern, it solves the specific problem with clearly design context and provide the best solution. We think it is very important for us to get understanding and learn it further to apply into our real development projects. Actually, I have read it a few times already, but I still get more understanding during the group discussion in study session. At this time, I would like to do one more thing on my learning is finding and doing good examples on some programming languages for every pattern that I have learned. All examples, I keep it as repository on <a href="http://github.com/samnang/learning-desgin-patterns" target="_blank">Github</a>.</p>
<p align="center"><strong>git clone</strong> <strong>git://github.com/samnang/learning-desgin-patterns.git</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://tech.wowkhmer.com/2010/02/long-life-is-design-patterns/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
