<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Coding for Soup</title>
	<atom:link href="http://codingforsoup.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://codingforsoup.wordpress.com</link>
	<description>Practicing programming</description>
	<lastBuildDate>Thu, 26 Jun 2008 01:47:40 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='codingforsoup.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/acd81b5159df840b78e564b4acfbe472?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Coding for Soup</title>
		<link>http://codingforsoup.wordpress.com</link>
	</image>
			<item>
		<title>Steve&#8217;s Practice Drill #5</title>
		<link>http://codingforsoup.wordpress.com/2008/06/26/steves-practice-drill-5/</link>
		<comments>http://codingforsoup.wordpress.com/2008/06/26/steves-practice-drill-5/#comments</comments>
		<pubDate>Thu, 26 Jun 2008 01:47:40 +0000</pubDate>
		<dc:creator>Jonathon</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://codingforsoup.wordpress.com/2008/06/26/steves-practice-drill-5/</guid>
		<description><![CDATA[In my previous post, I referred to Jeff Atwood&#8217;s post about The Ultimate Code Kata.&#160; Jeff goes through a couple other developers&#8217; thoughts on good programming practice techniques&#8211;&#160; one of these is Steve Yegge&#8217;s entry of practicing programming, which lays out twelve different practice drills a programmer can use to improve themselves.&#160; Since it seems [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=codingforsoup.wordpress.com&blog=4065063&post=9&subd=codingforsoup&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>In my previous post, I referred to Jeff Atwood&#8217;s post about The Ultimate Code Kata.&nbsp; Jeff goes through a couple other developers&#8217; thoughts on good programming practice techniques&#8211;&nbsp; one of these is Steve Yegge&#8217;s entry of practicing programming, which lays out twelve different practice drills a programmer can use to improve themselves.&nbsp; Since it seems like it will be particularly helpful in my day-to-day work, I&#8217;ve decided to start out with Drill #5:</p>
<blockquote><p><b>Practice Drill #5:</b>&nbsp;&nbsp; Make a list of your 10 favorite programming tools: the ones you feel you use the most, the ones you almost couldn&#8217;t live without. Spend an hour reading the docs for one of the tools in your list, chosen at random. In that hour, try learn some new feature of the tool that you weren&#8217;t aware of, or figure out some new way to use the tool.</p>
</blockquote>
<p>For this post, I&#8217;d like to document the 10 tools I can&#8217;t live without.&nbsp; I&#8217;ll return with what I&#8217;ve learned about the tool I pick in my next post.&nbsp; So, without further ado:</p>
<h3>10 tools I can&#8217;t live without (in no particular order):</h3>
<ul>
<li>Microsoft Visual Studio</li>
<li>jEdit</li>
<li>Mozilla Firefox</li>
<li>Notepad2</li>
<li>Bash</li>
<li>ssh</li>
<li>Cygwin/X</li>
<li>Wireshark</li>
<li>Eclipse</li>
<li>TortoiseSVN</li>
</ul>
<p>Since it&#8217;s such a powerful tool and there&#8217;s no doubt lots of stuff I haven&#8217;t yet discovered about it, I&#8217;ve chosen to start out with Visual Studio.&nbsp; More coming in my next post!</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/codingforsoup.wordpress.com/9/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/codingforsoup.wordpress.com/9/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/codingforsoup.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/codingforsoup.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/codingforsoup.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/codingforsoup.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/codingforsoup.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/codingforsoup.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/codingforsoup.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/codingforsoup.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/codingforsoup.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/codingforsoup.wordpress.com/9/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=codingforsoup.wordpress.com&blog=4065063&post=9&subd=codingforsoup&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://codingforsoup.wordpress.com/2008/06/26/steves-practice-drill-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Jonathon</media:title>
		</media:content>
	</item>
		<item>
		<title>Coding for Soup???</title>
		<link>http://codingforsoup.wordpress.com/2008/06/25/coding-for-soup/</link>
		<comments>http://codingforsoup.wordpress.com/2008/06/25/coding-for-soup/#comments</comments>
		<pubDate>Wed, 25 Jun 2008 04:16:59 +0000</pubDate>
		<dc:creator>Jonathon</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://codingforsoup.wordpress.com/?p=4</guid>
		<description><![CDATA[What&#8217;s this about?
Earlier today, I found Jeff Atwood&#8217;s post about practicing programming, &#8220;The Ultimate Code Kata&#8220;.  Here&#8217;s a bit about what Jeff means when he talks about &#8220;code kata&#8221;:
Effortful study means constantly tackling problems at the very edge of your ability. Stuff you may have a high probability of failing at. Unless you&#8217;re failing some [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=codingforsoup.wordpress.com&blog=4065063&post=4&subd=codingforsoup&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><h3>What&#8217;s this about?</h3>
<p>Earlier today, I found <a href="http://www.codinghorror.com/blog/">Jeff Atwood</a>&#8217;s post about practicing programming, &#8220;<a href="http://www.codinghorror.com/blog/archives/001138.html">The Ultimate Code Kata</a>&#8220;.  Here&#8217;s a bit about what Jeff means when he talks about &#8220;code kata&#8221;:</p>
<blockquote><p>Effortful study means constantly tackling problems at the very edge of your ability. Stuff you may have a high probability of failing at. Unless you&#8217;re <a href="http://www.codinghorror.com/blog/archives/000300.html">failing some of the time</a>, you&#8217;re probably not growing professionally. You have to seek out those challenges and push yourself beyond your comfort limit.</p>
<p>Those challenges can sometimes be found on the job, but they don&#8217;t have to be. Separating the <em>practicing</em> from the <em>profession</em> is often referred to as <a href="http://www.codekata.com/">code kata</a>.</p></blockquote>
<p>That&#8217;s what this blog is about.  Here, I want to document my attempts at focused programming practice.  This is intended primarily as a learning experience for me, but hopefully I&#8217;ll be able to write some things here that will help other people, too.</p>
<h3>So, who am I?</h3>
<p>I&#8217;m Jonathon, a student soon to be in my fourth and final year of my university&#8217;s computer engineering program.  I&#8217;ve still got plenty to learn, but I&#8217;m hoping that through this sort of focused practice, I&#8217;ll be able to improve myself as a programmer.</p>
<h3>And&#8230;  coding for soup?</h3>
<p>Coding for soup sort of describes my life situation at the moment (the summer of 2008).  Right now, I have a summer internship working for a university research group.  And living in the dorm + not much money or cooking skills = a lot of soup.  Plus, it sounded catchy.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/codingforsoup.wordpress.com/4/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/codingforsoup.wordpress.com/4/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/codingforsoup.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/codingforsoup.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/codingforsoup.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/codingforsoup.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/codingforsoup.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/codingforsoup.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/codingforsoup.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/codingforsoup.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/codingforsoup.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/codingforsoup.wordpress.com/4/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=codingforsoup.wordpress.com&blog=4065063&post=4&subd=codingforsoup&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://codingforsoup.wordpress.com/2008/06/25/coding-for-soup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Jonathon</media:title>
		</media:content>
	</item>
	</channel>
</rss>