<?xml version="1.0" encoding="iso-8859-1" ?>
<rss version="2.0">
<channel>
	<title>Journey Through Game Institute</title>
	<link><![CDATA[http://www.dreamincode.net/forums/index.php?app=blog&module=showblog&blogid=1486]]></link>
	<description>Journey Through Game Institute Syndication</description>
	<pubDate>Sat, 05 Feb 2011 08:11:08 +0000</pubDate>
	<webMaster>admin@dreamincode.net (Dream.In.Code)</webMaster>
	<generator>IP.Blog</generator>
	<ttl>60</ttl>
	<item>
		<title>Chapter 4: Pointers and References... (shutter)</title>
		<link>http://www.dreamincode.net/forums/blog/1486/entry-3187-chapter-4-pointers-and-references-shutter/</link>
		<category></category>
		<description><![CDATA[Ahh I remember being a junior in college thinking to myself, "I %&*#& hate C."  I did, I hated C solely because I frequently had to use pointers in my assignments and I didn't like them.  I was use to the good ol' days of Java when you couldn't even see pointers (as far as I know or care).<br /><br />You can imagine my joy when...]]></description>
		<pubDate>Sat, 05 Feb 2011 02:09:00 +0000</pubDate>
		<guid>http://www.dreamincode.net/forums/blog/1486/entry-3187-chapter-4-pointers-and-references-shutter/</guid>
	</item>
	<item>
		<title>Game Institute Lesson 3: Hubris</title>
		<link>http://www.dreamincode.net/forums/blog/1486/entry-3142-game-institute-lesson-3-hubris/</link>
		<category></category>
		<description><![CDATA[<span style='font-size: 17px;'>...</span>]]></description>
		<pubDate>Mon, 17 Jan 2011 18:37:00 +0000</pubDate>
		<guid>http://www.dreamincode.net/forums/blog/1486/entry-3142-game-institute-lesson-3-hubris/</guid>
	</item>
	<item>
		<title>Game Institute Lesson 2</title>
		<link>http://www.dreamincode.net/forums/blog/1486/entry-3137-game-institute-lesson-2/</link>
		<category></category>
		<description><![CDATA[<span style='font-size: 17px;'>Lesson 2 focuses on arrays, loops, and conditions. C++ is very similar to Java in regards to these concepts, so the lesson went by very quickly.  I did stumble across one totally new concept to me.<br /><pre class='brush: bash ;'>for (int cnt1 = 0, int cnt2 = 9; cnt1 &lt; 10; ++cnt1, --cnt2){     //do stuff}</pre>...</span>]]></description>
		<pubDate>Sat, 15 Jan 2011 14:59:00 +0000</pubDate>
		<guid>http://www.dreamincode.net/forums/blog/1486/entry-3137-game-institute-lesson-2/</guid>
	</item>
	<item>
		<title><![CDATA[Game Institute's books and Quiz 1]]></title>
		<link>http://www.dreamincode.net/forums/blog/1486/entry-3125-game-institutes-books-and-quiz-1/</link>
		<category></category>
		<description><![CDATA[Life sure has been busy.  For anyone not familiar with my schedule, let me give you an overview. I work around 45 hours a week, I'm the Python forum leader, I write a <a href='http://www.learningpythonprogramming.com/' class='bbc_url' title='External link' rel='nofollow external'>blog</a> in addition to this one, I am signed up for 4 online classes from the <a href='http://www.gameinstitute.com/' class='bbc_url' title='External link' rel='nofollow external'>Game Institute</a>, I volunteered to do some work for <a href='http://wiki.parpg.net/' class='bbc_url' title='External link' rel='nofollow external'>PARPG</a>...]]></description>
		<pubDate>Wed, 12 Jan 2011 01:43:00 +0000</pubDate>
		<guid>http://www.dreamincode.net/forums/blog/1486/entry-3125-game-institutes-books-and-quiz-1/</guid>
	</item>
	<item>
		<title>Hello C++ Console apps!</title>
		<link>http://www.dreamincode.net/forums/blog/1486/entry-3111-hello-c-console-apps/</link>
		<category></category>
		<description><![CDATA[To start, I dug up a copy of Visual C++ 2008 express edition.  Visual C++ was very highly recommended, so I figured it was best to listen... they are the teachers.<br /><br />Lesson 1 of C++ Module I is working with the absolute basics of C++, I/O.  Admittedly, I really haven't written many C++ console apps.  My job usually requires that I fix...]]></description>
		<pubDate>Thu, 30 Dec 2010 02:23:00 +0000</pubDate>
		<guid>http://www.dreamincode.net/forums/blog/1486/entry-3111-hello-c-console-apps/</guid>
	</item>
	<item>
		<title>Hello Game Institute!</title>
		<link>http://www.dreamincode.net/forums/blog/1486/entry-3109-hello-game-institute/</link>
		<category></category>
		<description><![CDATA[<strong class='bbc'>Introduction</strong><br />Hello Dream in code users!  I'm Adam aka <a href='http://www.dreamincode.net/forums/index.php?showuser=144738' class='bbc_member __user __id144738' title='Member profile'>atraub</a>...]]></description>
		<pubDate>Wed, 29 Dec 2010 21:29:00 +0000</pubDate>
		<guid>http://www.dreamincode.net/forums/blog/1486/entry-3109-hello-game-institute/</guid>
	</item>
</channel>
</rss>