<?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: A little structure goes a long way</title>
	<atom:link href="http://twwilliams.com/blog/2006/02/22/a-little-structure-goes-a-long-way/feed/" rel="self" type="application/rss+xml" />
	<link>http://twwilliams.com/blog/2006/02/22/a-little-structure-goes-a-long-way/</link>
	<description>Discovering and learning</description>
	<lastBuildDate>Fri, 14 Aug 2009 00:53:18 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tommy&#8217;s Blog &#187; Changes in attitude with no changes in latitude</title>
		<link>http://twwilliams.com/blog/2006/02/22/a-little-structure-goes-a-long-way/comment-page-1/#comment-18</link>
		<dc:creator>Tommy&#8217;s Blog &#187; Changes in attitude with no changes in latitude</dc:creator>
		<pubDate>Fri, 24 Feb 2006 14:12:44 +0000</pubDate>
		<guid isPermaLink="false">http://twwilliams.com/blog/2006/02/22/a-little-structure-goes-a-long-way/#comment-18</guid>
		<description>[...] Every piece of software that you use, from your Web browser to your favorite game to your operating system, starts out as source code: a set of instructions that tells the computer what to do. We&#8217;re all familiar with the idea that computers only understand binary code &#8211;&#160;a bunch&#160;of 1s and 0s. But it&#8217;s terribly hard for humans to write a meaningful program in binary. So we have programming languages: C++, Java, C#, PHP, Smalltalk, Python, Ruby, Scheme, and many more. These let programmers write things like printf(&#8221;hello world&#8221;);&#160;rather than&#160;a long string of ones and zeroes.&#160;In order for the computer to understand printf(&#8221;hello world&#8221;); the source code needs to be translated for the computer. That translation from source code to something that the computer can&#160;understand is called compiling. [...]</description>
		<content:encoded><![CDATA[<p>[...] Every piece of software that you use, from your Web browser to your favorite game to your operating system, starts out as source code: a set of instructions that tells the computer what to do. We&#8217;re all familiar with the idea that computers only understand binary code &#8211;&nbsp;a bunch&nbsp;of 1s and 0s. But it&#8217;s terribly hard for humans to write a meaningful program in binary. So we have programming languages: C++, Java, C#, PHP, Smalltalk, Python, Ruby, Scheme, and many more. These let programmers write things like printf(&#8221;hello world&#8221;);&nbsp;rather than&nbsp;a long string of ones and zeroes.&nbsp;In order for the computer to understand printf(&#8221;hello world&#8221;); the source code needs to be translated for the computer. That translation from source code to something that the computer can&nbsp;understand is called compiling. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
