<?xml version="1.0" encoding="iso-8859-1" ?>
<rss version="2.0">
<channel>
	<title>A Journey Through My Geek Life</title>
	<link><![CDATA[http://www.dreamincode.net/forums/index.php?app=blog&module=showblog&blogid=2124]]></link>
	<description>A Journey Through My Geek Life Syndication</description>
	<pubDate>Sat, 08 Jun 2013 16:30:49 +0000</pubDate>
	<webMaster>admin@dreamincode.net (Dream.In.Code)</webMaster>
	<generator>IP.Blog</generator>
	<ttl>60</ttl>
	<item>
		<title>On multidimentional arrays</title>
		<link>http://www.dreamincode.net/forums/blog/2124/entry-4477-on-multidimentional-arrays/</link>
		<category></category>
		<description><![CDATA[So today, I thought up a way to describe multidimentional arrays. It's probably not perfect, but it works for me. I had a friend make some renders that represent it perfectly.<br /><br />Here's a single variable.<br /><div class='bbc_spoiler'>	<span>Spoiler</span> <input type='button' class='bbc_spoiler_show' value='Show' />	<div class='bbc_spoiler_wrapper'><div class='bbc_spoiler_content' style="display:none;"><div><a href='http://www.dreamincode.net/forums/index.php?app=core&module=attach&section=attach&attach_rel_module=post&attach_id=33216' target='_blank'><img src="http://cdn.dreamincode.net/forums/public/style_images/DIC/blog/image.png" alt="" /></a><br /><img src='http://cdn.dreamincode.net/forums/public/style_images/DIC/attachicon.gif'	alt='Attachment' /> <a href='http://www.dreamincode.net/forums/index.php?app=core&module=attach&section=attach&attach_rel_module=post&attach_id=33216' target='_blank'>cube 1.jpg</a></div></div></div></div><br /><br />Here's an array with 3 subscripts<br /><div class='bbc_spoiler'>	<span>Spoiler</span> <input type='button' class='bbc_spoiler_show' value='Show' />	<div class='bbc_spoiler_wrapper'><div class='bbc_spoiler_content' style="display:none;"><div><a href='http://www.dreamincode.net/forums/index.php?app=core&module=attach&section=attach&attach_rel_module=post&attach_id=33217' target='_blank'><img src="http://cdn.dreamincode.net/forums/public/style_images/DIC/blog/image.png" alt="" /></a><br /><img src='http://cdn.dreamincode.net/forums/public/style_images/DIC/attachicon.gif'	alt='Attachment' /> <a href='http://www.dreamincode.net/forums/index.php?app=core&module=attach&section=attach&attach_rel_module=post&attach_id=33217' target='_blank'>cube 2.jpg</a></div></div></div></div>...]]></description>
		<pubDate>Thu, 06 Jun 2013 00:47:00 +0000</pubDate>
		<guid>http://www.dreamincode.net/forums/blog/2124/entry-4477-on-multidimentional-arrays/</guid>
	</item>
	<item>
		<title>Some unfortunate news for me, and a fun theory on a mundane thing.</title>
		<link>http://www.dreamincode.net/forums/blog/2124/entry-4475-some-unfortunate-news-for-me-and-a-fun-theory-on-a-mundane-thing/</link>
		<category></category>
		<description><![CDATA[Job Corps, the trade school I was going to, is funded entirely by the Department of Labor. I was in what is known as the "College Program." I was getting room and board while I went to college and learned all the wonders of the computer world. But, everything changed when the  Fire Nation attacked. Several weeks ago, the DOL decided that...]]></description>
		<pubDate>Thu, 30 May 2013 06:24:00 +0000</pubDate>
		<guid>http://www.dreamincode.net/forums/blog/2124/entry-4475-some-unfortunate-news-for-me-and-a-fun-theory-on-a-mundane-thing/</guid>
	</item>
	<item>
		<title>Nearing the end of the first adventure</title>
		<link>http://www.dreamincode.net/forums/blog/2124/entry-4455-nearing-the-end-of-the-first-adventure/</link>
		<category></category>
		<description><![CDATA[On the 21<sup class='bbc'>st</sup> or 22<sup class='bbc'>nd</sup> of last month (April), I started a class called "Introduction to Programming." The intention of the class is to teach students the basic structure and logic of programming. This includes things from creating flowcharts and pseudocode to loops and if statements to basic object-oriented programming. I was pretty...]]></description>
		<pubDate>Thu, 02 May 2013 20:01:00 +0000</pubDate>
		<guid>http://www.dreamincode.net/forums/blog/2124/entry-4455-nearing-the-end-of-the-first-adventure/</guid>
	</item>
	<item>
		<title><![CDATA[Onto the main journey! (and a follow-up to the game I've been planning)]]></title>
		<link>http://www.dreamincode.net/forums/blog/2124/entry-4445-onto-the-main-journey-and-a-follow-up-to-the-game-ive-been-planning/</link>
		<category></category>
		<description><![CDATA[After a particularily stressful rush through the final chapter of Microsoft's "Software Development Fundamentals" textbook, I'm finally to the actual software development branch of the IT classes. The course I've started requires a book called "An Object-Oriented Approach to Programming Logic and Design." The name...]]></description>
		<pubDate>Wed, 17 Apr 2013 19:37:00 +0000</pubDate>
		<guid>http://www.dreamincode.net/forums/blog/2124/entry-4445-onto-the-main-journey-and-a-follow-up-to-the-game-ive-been-planning/</guid>
	</item>
	<item>
		<title>Confidence restored! Also, on the topic of Microsoft courses.</title>
		<link>http://www.dreamincode.net/forums/blog/2124/entry-4438-confidence-restored-also-on-the-topic-of-microsoft-courses/</link>
		<category></category>
		<description><![CDATA[A while back, I watched a documentary called "Indie Game: The Movie." The documentary summed up the entirety of what I want to do with my life. I want to be able to influence people's childhoods as games such as Super Mario Brothers and Tetris did for so many. Several months after I had watched it, I had forgotten why I wanted to...]]></description>
		<pubDate>Thu, 04 Apr 2013 05:28:00 +0000</pubDate>
		<guid>http://www.dreamincode.net/forums/blog/2124/entry-4438-confidence-restored-also-on-the-topic-of-microsoft-courses/</guid>
	</item>
	<item>
		<title>The hero of the story starts his training and gets discouraged.</title>
		<link>http://www.dreamincode.net/forums/blog/2124/entry-4432-the-hero-of-the-story-starts-his-training-and-gets-discouraged/</link>
		<category></category>
		<description><![CDATA[Before I start, I was not saying that I'm any kind of hero or anything along those likes. I was imagining a character from some high-fantasy novel on the "Supernatural Aid" step of the Monomyth and using it as a very loose analogy to my current situation.<br /><br />I am nearing the end of my core classes at DATC. I've got 'Software...]]></description>
		<pubDate>Tue, 26 Mar 2013 20:27:00 +0000</pubDate>
		<guid>http://www.dreamincode.net/forums/blog/2124/entry-4432-the-hero-of-the-story-starts-his-training-and-gets-discouraged/</guid>
	</item>
	<item>
		<title>All this, just to re-size my partition?</title>
		<link>http://www.dreamincode.net/forums/blog/2124/entry-4408-all-this-just-to-re-size-my-partition/</link>
		<category></category>
		<description><![CDATA[When I got my new laptop (A Lenovo G780), my plans had been to remove Windows 8 and set up a multi-boot system of Windows 7 and Fedora. Before I get there, though, I'll give a bit of back story. <br /><br />I had a ton of annoyances with the Start Screen, and the lack of even a registry value that would enable the comfortable Start Menu (such as the one...]]></description>
		<pubDate>Mon, 04 Mar 2013 05:25:00 +0000</pubDate>
		<guid>http://www.dreamincode.net/forums/blog/2124/entry-4408-all-this-just-to-re-size-my-partition/</guid>
	</item>
	<item>
		<title>This class is nearly finished.</title>
		<link>http://www.dreamincode.net/forums/blog/2124/entry-4405-this-class-is-nearly-finished/</link>
		<category></category>
		<description><![CDATA[I found out two different things during my Web Development Fundamentals class. Firstly, I found that there's a reason why the core classes include hardware, web development, software, and networking. It's so that people who don't know what they want to do will be able to generally figure out. It's also to help people who <em class='bbc'>think</em>...]]></description>
		<pubDate>Sat, 02 Mar 2013 22:39:00 +0000</pubDate>
		<guid>http://www.dreamincode.net/forums/blog/2124/entry-4405-this-class-is-nearly-finished/</guid>
	</item>
	<item>
		<title>Web Development Fundamentals</title>
		<link>http://www.dreamincode.net/forums/blog/2124/entry-4393-web-development-fundamentals/</link>
		<category></category>
		<description><![CDATA[I finished my Strata Fundamentals class pretty easily. I got a 65/70 on the certification, but I think I could have done better had I not rushed through the test like I did. Now I'm enrolled in a "Web Development Fundamentals" class. I think I'll have a pretty easy time with this one, but I doubt it will be as easy as Strata...]]></description>
		<pubDate>Tue, 19 Feb 2013 19:29:00 +0000</pubDate>
		<guid>http://www.dreamincode.net/forums/blog/2124/entry-4393-web-development-fundamentals/</guid>
	</item>
	<item>
		<title><![CDATA[On the &#34;Ubuntu Tablet&#34; and an email I sent to Canonical.]]></title>
		<link>http://www.dreamincode.net/forums/blog/2124/entry-4392-on-the-ubuntu-tablet-and-an-email-i-sent-to-canonical/</link>
		<category></category>
		<description><![CDATA[Today, I watched the six minute video about the new "Ubuntu Tablet" that Canonical has been secretly been developing for a while now. While I watched, I remembered a feedback email that I provided several months ago. I became very curious whether or not my email influenced them in any way, because I definitely saw some things that I had...]]></description>
		<pubDate>Tue, 19 Feb 2013 16:16:00 +0000</pubDate>
		<guid>http://www.dreamincode.net/forums/blog/2124/entry-4392-on-the-ubuntu-tablet-and-an-email-i-sent-to-canonical/</guid>
	</item>
</channel>
</rss>