<?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>MDBitz Development Resources &#187; statement</title>
	<atom:link href="http://resources.mdbitz.com/tags/statement/feed/" rel="self" type="application/rss+xml" />
	<link>http://resources.mdbitz.com</link>
	<description></description>
	<lastBuildDate>Mon, 22 Nov 2010 14:25:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Conditional Statements the many ways to test a condition: Lesson 7 of My Self-Inflicted Crash Course into Ruby</title>
		<link>http://resources.mdbitz.com/2010/03/conditional-statements-the-many-ways-to-test-a-condition-lesson-7-of-my-self-inflicted-crash-course-into-ruby/</link>
		<comments>http://resources.mdbitz.com/2010/03/conditional-statements-the-many-ways-to-test-a-condition-lesson-7-of-my-self-inflicted-crash-course-into-ruby/#comments</comments>
		<pubDate>Mon, 29 Mar 2010 19:59:18 +0000</pubDate>
		<dc:creator>MDBitz - Matthew Denton</dc:creator>
				<category><![CDATA[Ruby]]></category>
		<category><![CDATA[else]]></category>
		<category><![CDATA[elsif]]></category>
		<category><![CDATA[if]]></category>
		<category><![CDATA[modifier]]></category>
		<category><![CDATA[My Self-Inflicted crash course introduction into Ruby]]></category>
		<category><![CDATA[statement]]></category>
		<category><![CDATA[unless]]></category>

		<guid isPermaLink="false">http://resources.mdbitz.com/?p=1235</guid>
		<description><![CDATA[One of the most integral parts to programming is the basic IF statement or the conditional Statement. Ruby like most if not all languages uses the if keyword to define an IF statement. However it defers from other languages as you can use the if keyword as a statement or a modifier. In addition Ruby [...]]]></description>
		<wfw:commentRss>http://resources.mdbitz.com/2010/03/conditional-statements-the-many-ways-to-test-a-condition-lesson-7-of-my-self-inflicted-crash-course-into-ruby/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My self-inflicted crash course into Ruby &#8211; Lesson 1 &#8211; Installing Ruby on Windows</title>
		<link>http://resources.mdbitz.com/2010/03/my-self-inflicted-crash-course-into-ruby-lesson-1-installing-ruby-on-windows/</link>
		<comments>http://resources.mdbitz.com/2010/03/my-self-inflicted-crash-course-into-ruby-lesson-1-installing-ruby-on-windows/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 15:55:15 +0000</pubDate>
		<dc:creator>MDBitz - Matthew Denton</dc:creator>
				<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Multiple Lines]]></category>
		<category><![CDATA[My Self-Inflicted crash course introduction into Ruby]]></category>
		<category><![CDATA[puts]]></category>
		<category><![CDATA[Ruby Installation]]></category>
		<category><![CDATA[statement]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://resources.mdbitz.com/?p=1192</guid>
		<description><![CDATA[I am always curious in learning new programming languages and have been curious for awhile now with Ruby. I have come across various scripts and applications built upon it but have never had the professional need to utilize it. Time I guess to bite the bullet and see what if anything is special about this [...]]]></description>
		<wfw:commentRss>http://resources.mdbitz.com/2010/03/my-self-inflicted-crash-course-into-ruby-lesson-1-installing-ruby-on-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

