<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/1.5.1-alpha" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: How can you not know Java?</title>
	<link>http://tottinge.blogsome.com/2005/12/30/how-can-you-not-know-java/</link>
	<description>Tim Ottinger on Christianity, freedom, software, podcasts, and really hot-looking guitars.</description>
	<pubDate>Sat, 11 Oct 2008 11:32:56 +0000</pubDate>
	<generator>http://wordpress.org/?v=1.5.1-alpha</generator>

	<item>
		<title>by: Tim</title>
		<link>http://tottinge.blogsome.com/2005/12/30/how-can-you-not-know-java/#comment-437</link>
		<pubDate>Mon, 16 Oct 2006 23:06:20 +0100</pubDate>
		<guid>http://tottinge.blogsome.com/2005/12/30/how-can-you-not-know-java/#comment-437</guid>
					<description>Well, now I've spent some time pairing with people who know Java, and even on Java projects.  Mind you, I don't know much about the libraries or enterprise whatsits, I've never written a complete program, and I don't know any GUI or web frameworks.  But I have been elbow deep in basic Java programming.  That's better, though I still don't &quot;Know Java&quot; by the above standards.</description>
		<content:encoded><![CDATA[	<p>Well, now I&#8217;ve spent some time pairing with people who know Java, and even on Java projects.  Mind you, I don&#8217;t know much about the libraries or enterprise whatsits, I&#8217;ve never written a complete program, and I don&#8217;t know any GUI or web frameworks.  But I have been elbow deep in basic Java programming.  That&#8217;s better, though I still don&#8217;t &#8220;Know Java&#8221; by the above standards.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Tim</title>
		<link>http://tottinge.blogsome.com/2005/12/30/how-can-you-not-know-java/#comment-241</link>
		<pubDate>Wed, 15 Feb 2006 23:44:40 +0000</pubDate>
		<guid>http://tottinge.blogsome.com/2005/12/30/how-can-you-not-know-java/#comment-241</guid>
					<description>Remedies are coming.  I had two events affect my life recently.  One is that I've discovered the rail system, so I have time to read almost every day.  The other is that I went to a Java users group meeting and won a book. 

Add these to the discovery of bsh (beansh) and my joining a &lt;a href=&quot;http://objectmentor.com&quot; rel=&quot;nofollow&quot;&gt;company&lt;/a&gt; where everyone knows Java, and where a lot of work is done there. Add to these that said company is the originator of Fitnesse (the open-source wiki taking the world by storm). Said product being developed in .... JAVA.

Now I'm clearly on my way to a more complete experience of TDD/BDD/Agile, and Java is seeping into my pores now.  I hope to soon be completing the items listed above, so that I can say that i KNOW java.  

Actually, I suspect that a lot of people who &quot;know&quot; java don't &quot;KNOW&quot; java in the fullness of my 6-item list above. But I will.

</description>
		<content:encoded><![CDATA[	<p>Remedies are coming.  I had two events affect my life recently.  One is that I&#8217;ve discovered the rail system, so I have time to read almost every day.  The other is that I went to a Java users group meeting and won a book. </p>
	<p>Add these to the discovery of bsh (beansh) and my joining a <a href="http://tottinge.blogsome.com/go.php?http://objectmentor.com" rel="nofollow">company</a> where everyone knows Java, and where a lot of work is done there. Add to these that said company is the originator of Fitnesse (the open-source wiki taking the world by storm). Said product being developed in &#8230;. JAVA.</p>
	<p>Now I&#8217;m clearly on my way to a more complete experience of TDD/BDD/Agile, and Java is seeping into my pores now.  I hope to soon be completing the items listed above, so that I can say that i KNOW java.  </p>
	<p>Actually, I suspect that a lot of people who &#8220;know&#8221; java don&#8217;t &#8220;KNOW&#8221; java in the fullness of my 6-item list above. But I will.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Tim</title>
		<link>http://tottinge.blogsome.com/2005/12/30/how-can-you-not-know-java/#comment-237</link>
		<pubDate>Fri, 10 Feb 2006 03:02:26 +0000</pubDate>
		<guid>http://tottinge.blogsome.com/2005/12/30/how-can-you-not-know-java/#comment-237</guid>
					<description>I found beansh.  Nice.  I think that a lot of my concerns are laid to rest.  It works and I can use it to poke around in the Java language.  What a nice thing to have.  It's not as nice as python/ruby, but it's nice.
</description>
		<content:encoded><![CDATA[	<p>I found beansh.  Nice.  I think that a lot of my concerns are laid to rest.  It works and I can use it to poke around in the Java language.  What a nice thing to have.  It&#8217;s not as nice as python/ruby, but it&#8217;s nice.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Tim</title>
		<link>http://tottinge.blogsome.com/2005/12/30/how-can-you-not-know-java/#comment-189</link>
		<pubDate>Sun, 01 Jan 2006 16:49:41 +0000</pubDate>
		<guid>http://tottinge.blogsome.com/2005/12/30/how-can-you-not-know-java/#comment-189</guid>
					<description>Heh, you can tell I don't know java.  I spent a chunk of time setting up JAVA_HOME (ie. do you point at the lib dir? At the exe? At the directory above it? Where the heck is my java installed anyway) in order to launch groovysh.   

Man. We need some kind of installer for java that doesn't leave you guessing what environment variables you need.  Whose brilliant idea is it to base your computer language's basic operation on a bunch of environment variables? 

Oh, for my project coworkers -- I will be checking to see if groovy has basic language features. ;-)


</description>
		<content:encoded><![CDATA[	<p>Heh, you can tell I don&#8217;t know java.  I spent a chunk of time setting up JAVA_HOME (ie. do you point at the lib dir? At the exe? At the directory above it? Where the heck is my java installed anyway) in order to launch groovysh.   </p>
	<p>Man. We need some kind of installer for java that doesn&#8217;t leave you guessing what environment variables you need.  Whose brilliant idea is it to base your computer language&#8217;s basic operation on a bunch of environment variables? </p>
	<p>Oh, for my project coworkers &#8212; I will be checking to see if groovy has basic language features. <img src='http://tottinge.blogsome.com/wp-images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Tim</title>
		<link>http://tottinge.blogsome.com/2005/12/30/how-can-you-not-know-java/#comment-188</link>
		<pubDate>Sat, 31 Dec 2005 19:01:06 +0000</pubDate>
		<guid>http://tottinge.blogsome.com/2005/12/30/how-can-you-not-know-java/#comment-188</guid>
					<description>Hey!

Groovy really does look groovy!  I think it's going to be well worth learning!  I just went through part of a pdf presentation on groovy, and I'm amazed at how much it is a part of the python/ruby world.   

I can enjoy this.  I don't think I'll mind doing many crazy java things this way.

Nice on you, George, for being persistant!</description>
		<content:encoded><![CDATA[	<p>Hey!</p>
	<p>Groovy really does look groovy!  I think it&#8217;s going to be well worth learning!  I just went through part of a pdf presentation on groovy, and I&#8217;m amazed at how much it is a part of the python/ruby world.   </p>
	<p>I can enjoy this.  I don&#8217;t think I&#8217;ll mind doing many crazy java things this way.</p>
	<p>Nice on you, George, for being persistant!
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: George</title>
		<link>http://tottinge.blogsome.com/2005/12/30/how-can-you-not-know-java/#comment-184</link>
		<pubDate>Fri, 30 Dec 2005 16:03:03 +0000</pubDate>
		<guid>http://tottinge.blogsome.com/2005/12/30/how-can-you-not-know-java/#comment-184</guid>
					<description>Oh Tim, I hear your pain.  I don't know Java but for different reasons.  I've said this before but maybe we could get interested through back door to Java... &lt;a href=&quot;http://groovy.codehaus.org/&quot; rel=&quot;nofollow&quot;&gt;G-R-O-O-V-Y&lt;/a&gt;.  My origins are from basic web development tagging. 

My understanding of conversational java is probably a little more, but talking without doing frustrates my colleagues even more.  Since it is not my job description, I'm off the hook career wise.  I'm different than you in that I want to learn Java but am often swept away into diddly web stuff thanks to my job description.  It seems to me java is just a bigger mental map to retain and requires a narrowing of priorities in order to get over that initial learning curve.  Let's keep learning together...and I'll try to keep your attitude out of the dumps.  Deal?</description>
		<content:encoded><![CDATA[	<p>Oh Tim, I hear your pain.  I don&#8217;t know Java but for different reasons.  I&#8217;ve said this before but maybe we could get interested through back door to Java&#8230; <a href="http://tottinge.blogsome.com/go.php?http://groovy.codehaus.org/" rel="nofollow">G-R-O-O-V-Y</a>.  My origins are from basic web development tagging. </p>
	<p>My understanding of conversational java is probably a little more, but talking without doing frustrates my colleagues even more.  Since it is not my job description, I&#8217;m off the hook career wise.  I&#8217;m different than you in that I want to learn Java but am often swept away into diddly web stuff thanks to my job description.  It seems to me java is just a bigger mental map to retain and requires a narrowing of priorities in order to get over that initial learning curve.  Let&#8217;s keep learning together&#8230;and I&#8217;ll try to keep your attitude out of the dumps.  Deal?
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
