<?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: Java Programming</title>
	<atom:link href="http://www.danaseverance.com/professional/school/java-programming/feed" rel="self" type="application/rss+xml" />
	<link>http://www.danaseverance.com/professional/school/java-programming</link>
	<description>Because I&#039;m strange like that.</description>
	<lastBuildDate>Tue, 27 Jul 2010 20:43:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: purplehayz</title>
		<link>http://www.danaseverance.com/professional/school/java-programming/comment-page-1#comment-200</link>
		<dc:creator>purplehayz</dc:creator>
		<pubDate>Mon, 15 Feb 2010 18:06:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.danaseverance.com/?p=469#comment-200</guid>
		<description>Its great that you mentioned JavaScript, as its an example of a weakly typed language.

Java has some advantages when you program in the large; when you&#039;re doing a simple database-driven program, you&#039;d likely use Ruby on Rails for example, not Java, unless your goal was a desktop application (and there are some security and infrastructure dependency reasons to build desktop software).

Java also has a mature set of development tools which I think are superior still to those for web development (finding memory issues in JavaScript is hard, not to mention the fact that JavaScript is a single threaded, blocking language, unlike Java).

And of course Java lets you build server applications which then have lighter weight front end clients (which can then be web or desktop-based). Java is keen for reusable backend components that you want to use from multiple front-end &quot;applications.&quot;

Have fun! - Bob</description>
		<content:encoded><![CDATA[<p>Its great that you mentioned JavaScript, as its an example of a weakly typed language.</p>
<p>Java has some advantages when you program in the large; when you&#8217;re doing a simple database-driven program, you&#8217;d likely use Ruby on Rails for example, not Java, unless your goal was a desktop application (and there are some security and infrastructure dependency reasons to build desktop software).</p>
<p>Java also has a mature set of development tools which I think are superior still to those for web development (finding memory issues in JavaScript is hard, not to mention the fact that JavaScript is a single threaded, blocking language, unlike Java).</p>
<p>And of course Java lets you build server applications which then have lighter weight front end clients (which can then be web or desktop-based). Java is keen for reusable backend components that you want to use from multiple front-end &#8220;applications.&#8221;</p>
<p>Have fun! &#8211; Bob</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dana Severance</title>
		<link>http://www.danaseverance.com/professional/school/java-programming/comment-page-1#comment-187</link>
		<dc:creator>Dana Severance</dc:creator>
		<pubDate>Fri, 29 Jan 2010 17:16:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.danaseverance.com/?p=469#comment-187</guid>
		<description>It&#039;s just a Java Programming class.

I think that we&#039;re actually creating stand-alone applications, thankfully. What do you usually do with Java? What do you think the best application of the language are?</description>
		<content:encoded><![CDATA[<p>It&#8217;s just a Java Programming class.</p>
<p>I think that we&#8217;re actually creating stand-alone applications, thankfully. What do you usually do with Java? What do you think the best application of the language are?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Warner Onstine</title>
		<link>http://www.danaseverance.com/professional/school/java-programming/comment-page-1#comment-186</link>
		<dc:creator>Warner Onstine</dc:creator>
		<pubDate>Fri, 29 Jan 2010 17:09:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.danaseverance.com/?p=469#comment-186</guid>
		<description>So, what is this class you are taking?

Using Java applets to do this kind of thing is overkill, seriously. If you are going to use Java there are tons of different ways to do this that are all better than Java applets. But I&#039;m with you, doing this kind of thing, on the web, shouldn&#039;t be done this way.</description>
		<content:encoded><![CDATA[<p>So, what is this class you are taking?</p>
<p>Using Java applets to do this kind of thing is overkill, seriously. If you are going to use Java there are tons of different ways to do this that are all better than Java applets. But I&#8217;m with you, doing this kind of thing, on the web, shouldn&#8217;t be done this way.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
