<?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>CodingUnit Programming Tutorials &#187; General Programming</title>
	<atom:link href="http://www.codingunit.com/category/general-programming/feed" rel="self" type="application/rss+xml" />
	<link>http://www.codingunit.com</link>
	<description>CodingUnit is your online resource for learning to program. Tutorials on C, C++, PHP, Python, MySQL, Java, JQuery, Opengl, DirectX and much more!</description>
	<lastBuildDate>Thu, 29 Jul 2010 15:49:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Programming Style and Naming Conventions</title>
		<link>http://www.codingunit.com/programming-style-and-naming-conventions</link>
		<comments>http://www.codingunit.com/programming-style-and-naming-conventions#comments</comments>
		<pubDate>Tue, 21 Jul 2009 09:14:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General Programming]]></category>
		<category><![CDATA[Programming Language Articles and Tips]]></category>

		<guid isPermaLink="false">http://localhost/?p=44</guid>
		<description><![CDATA[If you use a good naming convention in your source code then this can increase the readability tremendously. In this tutorial we look at programming style and naming conventions which will increase the readability of the source code. General Naming Conventions To be consistent you should always try to use the same set of naming [...]<p><a href="http://www.codingunit.com/programming-style-and-naming-conventions">Programming Style and Naming Conventions</a> is a post from: <a href="http://www.codingunit.com">CodingUnit Programming Tutorials</a></p>
]]></description>
		<wfw:commentRss>http://www.codingunit.com/programming-style-and-naming-conventions/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Programming Style and Readability</title>
		<link>http://www.codingunit.com/programming-style-and-readability</link>
		<comments>http://www.codingunit.com/programming-style-and-readability#comments</comments>
		<pubDate>Tue, 21 Jul 2009 09:10:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General Programming]]></category>
		<category><![CDATA[Programming Language Articles and Tips]]></category>

		<guid isPermaLink="false">http://localhost/?p=39</guid>
		<description><![CDATA[Every programmer knows that there are multiple ways to solve the same problem in a programming language like C or C++. This can be considered both a good or a bad thing. It is a good thing because you have the &#8220;flexibility&#8221; to solve the problem in different ways. But the &#8220;flexibility&#8221; can also be [...]<p><a href="http://www.codingunit.com/programming-style-and-readability">Programming Style and Readability</a> is a post from: <a href="http://www.codingunit.com">CodingUnit Programming Tutorials</a></p>
]]></description>
		<wfw:commentRss>http://www.codingunit.com/programming-style-and-readability/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Programming Style, Whitespace and Formatting</title>
		<link>http://www.codingunit.com/programming-style-whitespace-and-formatting</link>
		<comments>http://www.codingunit.com/programming-style-whitespace-and-formatting#comments</comments>
		<pubDate>Tue, 21 Jul 2009 08:37:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General Programming]]></category>
		<category><![CDATA[Programming Language Articles and Tips]]></category>

		<guid isPermaLink="false">http://localhost/?p=27</guid>
		<description><![CDATA[You can see if someone is a good programmer not only by the technical solution he/she chooses, but also by the programming style he/she uses in their programs. One of the hallmarks of having a good programming style is consistency and clarity. If the style is constant it is much easier to read and understand. [...]<p><a href="http://www.codingunit.com/programming-style-whitespace-and-formatting">Programming Style, Whitespace and Formatting</a> is a post from: <a href="http://www.codingunit.com">CodingUnit Programming Tutorials</a></p>
]]></description>
		<wfw:commentRss>http://www.codingunit.com/programming-style-whitespace-and-formatting/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
