<?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: Learning Java from a .NET Developer&#8217;s Perspective</title>
	<atom:link href="http://www.chinhdo.com/20090206/learning-java-from-csharp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chinhdo.com/20090206/learning-java-from-csharp/</link>
	<description>Chinh's not quite random thoughts on software development, .NET, gadgets, and other things.</description>
	<lastBuildDate>Wed, 01 Feb 2012 12:26:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Discount Windows 7</title>
		<link>http://www.chinhdo.com/20090206/learning-java-from-csharp/comment-page-1/#comment-117644</link>
		<dc:creator>Discount Windows 7</dc:creator>
		<pubDate>Tue, 03 Jan 2012 17:42:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.chinhdo.com/20090206/learning-java-from-csharp/#comment-117644</guid>
		<description>&lt;strong&gt;Discount Windows 7...&lt;/strong&gt;

[...]Learning Java from a .NET Developer&#8217;s Perspective &#187; Chinh Do[...]...</description>
		<content:encoded><![CDATA[<p><strong>Discount Windows 7&#8230;</strong></p>
<p>[...]Learning Java from a .NET Developer&#8217;s Perspective &raquo; Chinh Do[...]&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mikey</title>
		<link>http://www.chinhdo.com/20090206/learning-java-from-csharp/comment-page-1/#comment-50910</link>
		<dc:creator>Mikey</dc:creator>
		<pubDate>Wed, 29 Jul 2009 17:50:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.chinhdo.com/20090206/learning-java-from-csharp/#comment-50910</guid>
		<description>I completely agree.

Properties were the second thing I missed, the first being the Visual Studio IDE, I was just doing a quick search to figure out if Java has regions (or something similar), turns out it doesnt. :-(

The @ strings are a little annoying, but not something I can&#039;t live without...

Another very annoying thing is the API... haphazardly cased, also it&#039;s awesome that all of the UI classes are prefixed with a &quot;J&quot; -- you know, just in case you forgot you were in java or something... -- I guess that&#039;s the sort of thing that happens to a language when it&#039;s been developed for 15 years by several different companies who couldn&#039;t make up their minds...

--Amr, it&#039;s a little late, but as for the framework you should use to be most web compatible, I recommend 1.5, as 1.6 isn&#039;t widely supported on Macs/OS-X yet.--</description>
		<content:encoded><![CDATA[<p>I completely agree.</p>
<p>Properties were the second thing I missed, the first being the Visual Studio IDE, I was just doing a quick search to figure out if Java has regions (or something similar), turns out it doesnt. <img src='http://www.chinhdo.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
<p>The @ strings are a little annoying, but not something I can&#8217;t live without&#8230;</p>
<p>Another very annoying thing is the API&#8230; haphazardly cased, also it&#8217;s awesome that all of the UI classes are prefixed with a &#8220;J&#8221; &#8212; you know, just in case you forgot you were in java or something&#8230; &#8212; I guess that&#8217;s the sort of thing that happens to a language when it&#8217;s been developed for 15 years by several different companies who couldn&#8217;t make up their minds&#8230;</p>
<p>&#8211;Amr, it&#8217;s a little late, but as for the framework you should use to be most web compatible, I recommend 1.5, as 1.6 isn&#8217;t widely supported on Macs/OS-X yet.&#8211;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chinh Do</title>
		<link>http://www.chinhdo.com/20090206/learning-java-from-csharp/comment-page-1/#comment-16000</link>
		<dc:creator>Chinh Do</dc:creator>
		<pubDate>Mon, 09 Feb 2009 13:49:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.chinhdo.com/20090206/learning-java-from-csharp/#comment-16000</guid>
		<description>Amr, The only IDE I have been using is Eclipse... I find it to be very nice. Re web framework, I am not building any web interface with Java in my current project so I don&#039;t have any info on that. I believe Spring Framework has support for web front ends as well. Chinh</description>
		<content:encoded><![CDATA[<p>Amr, The only IDE I have been using is Eclipse&#8230; I find it to be very nice. Re web framework, I am not building any web interface with Java in my current project so I don&#8217;t have any info on that. I believe Spring Framework has support for web front ends as well. Chinh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amr</title>
		<link>http://www.chinhdo.com/20090206/learning-java-from-csharp/comment-page-1/#comment-15942</link>
		<dc:creator>Amr</dc:creator>
		<pubDate>Mon, 09 Feb 2009 10:41:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.chinhdo.com/20090206/learning-java-from-csharp/#comment-15942</guid>
		<description>great ! I finally found a fellow with the same interest.

though JAVA&#039;s syntax is similar to C# 2.0 but still getting started with JAVA is one big issue for me. so please advice :

1- IDE you are using, (the easiest).
2- web framework you are recommending.


Thanks</description>
		<content:encoded><![CDATA[<p>great ! I finally found a fellow with the same interest.</p>
<p>though JAVA&#8217;s syntax is similar to C# 2.0 but still getting started with JAVA is one big issue for me. so please advice :</p>
<p>1- IDE you are using, (the easiest).<br />
2- web framework you are recommending.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maxim&#8217;s blog &#187; Links for 2009-02-08</title>
		<link>http://www.chinhdo.com/20090206/learning-java-from-csharp/comment-page-1/#comment-15873</link>
		<dc:creator>Maxim&#8217;s blog &#187; Links for 2009-02-08</dc:creator>
		<pubDate>Mon, 09 Feb 2009 07:21:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.chinhdo.com/20090206/learning-java-from-csharp/#comment-15873</guid>
		<description>[...] Learning Java from a .NET Developer’s Perspective Very useful list of resources for learning Java if you already familiar with C# [...]</description>
		<content:encoded><![CDATA[<p>[...] Learning Java from a .NET Developer’s Perspective Very useful list of resources for learning Java if you already familiar with C# [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dew Drop - Weekend Edition - February 7-8, 2009 &#124; Alvin Ashcraft's Morning Dew</title>
		<link>http://www.chinhdo.com/20090206/learning-java-from-csharp/comment-page-1/#comment-15789</link>
		<dc:creator>Dew Drop - Weekend Edition - February 7-8, 2009 &#124; Alvin Ashcraft's Morning Dew</dc:creator>
		<pubDate>Mon, 09 Feb 2009 02:19:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.chinhdo.com/20090206/learning-java-from-csharp/#comment-15789</guid>
		<description>[...] Learning Java from a .NET Developer&#8217;s Perspective (Chinh Do) [...]</description>
		<content:encoded><![CDATA[<p>[...] Learning Java from a .NET Developer&#8217;s Perspective (Chinh Do) [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

