<?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: Programmer Portfolio Tips</title>
	<atom:link href="http://www.jeffongames.com/2008/12/programmer-portfolio-tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jeffongames.com/2008/12/programmer-portfolio-tips/</link>
	<description>This is Jeff.  This is Jeff On Games.</description>
	<lastBuildDate>Tue, 31 Jan 2012 21:30:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Best Wii Games</title>
		<link>http://www.jeffongames.com/2008/12/programmer-portfolio-tips/comment-page-1/#comment-33392</link>
		<dc:creator>Best Wii Games</dc:creator>
		<pubDate>Sun, 08 Mar 2009 12:58:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeffongames.com/2008/12/programmer-portfolio-tips/#comment-33392</guid>
		<description>Code structuring is very important.. specially when it comes to debugging and bug finding. 

if you manage the structure of your code and organise your classes in an orderly fashion the maintanence is made 1000 times easier. 

I&#039;ve seen code from other programmers (mainly C , C++ and C#) that has not been structured (bedroom programmed I call it) and it is a complete nightmare when it needs updating...</description>
		<content:encoded><![CDATA[<p>Code structuring is very important.. specially when it comes to debugging and bug finding. </p>
<p>if you manage the structure of your code and organise your classes in an orderly fashion the maintanence is made 1000 times easier. </p>
<p>I&#8217;ve seen code from other programmers (mainly C , C++ and C#) that has not been structured (bedroom programmed I call it) and it is a complete nightmare when it needs updating&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

