<?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 versus .Net programmers</title>
	<atom:link href="http://www.codewrecks.com/blog/index.php/2009/04/28/java-versus-net-programmers/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codewrecks.com/blog/index.php/2009/04/28/java-versus-net-programmers/</link>
	<description>Wrecks of code floating in the sea of Internet By Ricci Gian Maria</description>
	<lastBuildDate>Thu, 09 Feb 2012 16:15:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: sunilkumar</title>
		<link>http://www.codewrecks.com/blog/index.php/2009/04/28/java-versus-net-programmers/comment-page-1/#comment-2768</link>
		<dc:creator>sunilkumar</dc:creator>
		<pubDate>Fri, 06 Nov 2009 09:42:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/index.php/2009/04/28/java-versus-net-programmers/#comment-2768</guid>
		<description>Hi thanks for the post, It really helped me in my interview.</description>
		<content:encoded><![CDATA[<p>Hi thanks for the post, It really helped me in my interview.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shaw</title>
		<link>http://www.codewrecks.com/blog/index.php/2009/04/28/java-versus-net-programmers/comment-page-1/#comment-2609</link>
		<dc:creator>Shaw</dc:creator>
		<pubDate>Wed, 05 Aug 2009 11:17:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/index.php/2009/04/28/java-versus-net-programmers/#comment-2609</guid>
		<description>I think you are making an apples to oranges comparison here.

Java &amp; .NET are competitors in a sense that one is used over the other. It&#039;s usually either/or and rarely both. But, C++ was in a different age and Java was an evolution. .NET was not an evolution from C++, it was MS&#039;s response to Java.

I&#039;m sorry but your comparison is quite meaningless.</description>
		<content:encoded><![CDATA[<p>I think you are making an apples to oranges comparison here.</p>
<p>Java &amp; .NET are competitors in a sense that one is used over the other. It&#8217;s usually either/or and rarely both. But, C++ was in a different age and Java was an evolution. .NET was not an evolution from C++, it was MS&#8217;s response to Java.</p>
<p>I&#8217;m sorry but your comparison is quite meaningless.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raw Coder</title>
		<link>http://www.codewrecks.com/blog/index.php/2009/04/28/java-versus-net-programmers/comment-page-1/#comment-2579</link>
		<dc:creator>Raw Coder</dc:creator>
		<pubDate>Tue, 14 Jul 2009 15:30:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/index.php/2009/04/28/java-versus-net-programmers/#comment-2579</guid>
		<description>Couple of mistakes! fast typing fast errors :P

I think you become a good programmer while the time pass and if you center your mind not in the language/s you master but in the way you &gt;&gt;THINK and how you research and use the tools.

Finally a piece of word.

â€œIt isnâ€™t important to know everything but, to have the phones of the persons who know &gt;&gt;THE thing/s I need.â€</description>
		<content:encoded><![CDATA[<p>Couple of mistakes! fast typing fast errors <img src='http://www.codewrecks.com/blog/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>I think you become a good programmer while the time pass and if you center your mind not in the language/s you master but in the way you &gt;&gt;THINK and how you research and use the tools.</p>
<p>Finally a piece of word.</p>
<p>â€œIt isnâ€™t important to know everything but, to have the phones of the persons who know &gt;&gt;THE thing/s I need.â€</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raw Coder</title>
		<link>http://www.codewrecks.com/blog/index.php/2009/04/28/java-versus-net-programmers/comment-page-1/#comment-2578</link>
		<dc:creator>Raw Coder</dc:creator>
		<pubDate>Tue, 14 Jul 2009 14:03:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/index.php/2009/04/28/java-versus-net-programmers/#comment-2578</guid>
		<description>I&#039;m a self taught, started at the age of 12 reading NCR manuals and the most important thing I&#039;ve learned was to use PAPER and DATAFLOW diagrams. I know that sounds really stupid but is so good to plan in paper and not directly in the code-window, then and after I learned assembler and then C and then Pascal, languages that I&#039;ve always thought are the &quot;parents&quot; of the rest. 

Actually I &quot;can&#039;t&quot; count how many languages I &quot;know&quot; but I&#039;m not an expert, except C/C++/C#/Assembler that are my beloveds. 

I have learned something else, new and good, when I don&#039;t know I just read books! because always exist someone who really knows and I can learn by myself and I have a good training to make myself an opinion based in technical information, so... actually I don&#039;t know LOTS! of acronyms, LOTS! of techniques, LOTS! of &quot;etceteras&quot; but I know when the situation comes, if I don&#039;t know what to do, I research and apply the most precious tool Common Sense and Expertise. Doing this I have learned Patterns, OOP, AOP, DI, IoC, Hybernate, OSB (Oracle Service Bus) and lot of new things....  I think you become a good programmer while the time pass and if you center your mind not in the language/s you master but in the way you thing and how you research and use the tools.

Finally a piece of word.

&quot;It isn&#039;t important to know everything but, to have the phones of the persons who know then thing/s I need.&quot;

Regards.
Gabriel</description>
		<content:encoded><![CDATA[<p>I&#8217;m a self taught, started at the age of 12 reading NCR manuals and the most important thing I&#8217;ve learned was to use PAPER and DATAFLOW diagrams. I know that sounds really stupid but is so good to plan in paper and not directly in the code-window, then and after I learned assembler and then C and then Pascal, languages that I&#8217;ve always thought are the &#8220;parents&#8221; of the rest. </p>
<p>Actually I &#8220;can&#8217;t&#8221; count how many languages I &#8220;know&#8221; but I&#8217;m not an expert, except C/C++/C#/Assembler that are my beloveds. </p>
<p>I have learned something else, new and good, when I don&#8217;t know I just read books! because always exist someone who really knows and I can learn by myself and I have a good training to make myself an opinion based in technical information, so&#8230; actually I don&#8217;t know LOTS! of acronyms, LOTS! of techniques, LOTS! of &#8220;etceteras&#8221; but I know when the situation comes, if I don&#8217;t know what to do, I research and apply the most precious tool Common Sense and Expertise. Doing this I have learned Patterns, OOP, AOP, DI, IoC, Hybernate, OSB (Oracle Service Bus) and lot of new things&#8230;.  I think you become a good programmer while the time pass and if you center your mind not in the language/s you master but in the way you thing and how you research and use the tools.</p>
<p>Finally a piece of word.</p>
<p>&#8220;It isn&#8217;t important to know everything but, to have the phones of the persons who know then thing/s I need.&#8221;</p>
<p>Regards.<br />
Gabriel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Borozdin</title>
		<link>http://www.codewrecks.com/blog/index.php/2009/04/28/java-versus-net-programmers/comment-page-1/#comment-2377</link>
		<dc:creator>Mike Borozdin</dc:creator>
		<pubDate>Tue, 05 May 2009 12:19:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/index.php/2009/04/28/java-versus-net-programmers/#comment-2377</guid>
		<description>Frankly speaking, I&#039;m getting tired of running into posts full of these acronyms: DI, IoC etc. Smart developers can use them without even knowings their names and without posting a number of blogs posts where they are whining about the people who don&#039;t give a damn about their beloved patterns.

As for the Java developers, you know, they are very proud of themselves, at least some of them who always tend to look down at C#, especially at its new features, like extension methods that break the concept of OOP according to them. But who cares? All those patterns are just tools for making your code better, but not a silver bullet.</description>
		<content:encoded><![CDATA[<p>Frankly speaking, I&#8217;m getting tired of running into posts full of these acronyms: DI, IoC etc. Smart developers can use them without even knowings their names and without posting a number of blogs posts where they are whining about the people who don&#8217;t give a damn about their beloved patterns.</p>
<p>As for the Java developers, you know, they are very proud of themselves, at least some of them who always tend to look down at C#, especially at its new features, like extension methods that break the concept of OOP according to them. But who cares? All those patterns are just tools for making your code better, but not a silver bullet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arnis L.</title>
		<link>http://www.codewrecks.com/blog/index.php/2009/04/28/java-versus-net-programmers/comment-page-1/#comment-2372</link>
		<dc:creator>Arnis L.</dc:creator>
		<pubDate>Mon, 04 May 2009 18:54:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/index.php/2009/04/28/java-versus-net-programmers/#comment-2372</guid>
		<description>Meat &amp; potatoes of this post:
&quot;If you constantly try to improve yourself surely youâ€™ll become a good programmer.&quot;

So - stop just blogging about patterns, remember to code something too. And vica versa - stop being ignorant and learn something new, just because â€œIt works, who cares!â€ is NOT enough.</description>
		<content:encoded><![CDATA[<p>Meat &amp; potatoes of this post:<br />
&#8220;If you constantly try to improve yourself surely youâ€™ll become a good programmer.&#8221;</p>
<p>So &#8211; stop just blogging about patterns, remember to code something too. And vica versa &#8211; stop being ignorant and learn something new, just because â€œIt works, who cares!â€ is NOT enough.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alkampfer</title>
		<link>http://www.codewrecks.com/blog/index.php/2009/04/28/java-versus-net-programmers/comment-page-1/#comment-2369</link>
		<dc:creator>alkampfer</dc:creator>
		<pubDate>Mon, 04 May 2009 08:08:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/index.php/2009/04/28/java-versus-net-programmers/#comment-2369</guid>
		<description>@someguy: These concepts we are speaking on are not fancy techniques made by academics, but basic conceps of OO programming. Surely you can develop without knowing them, but they can make your life easier. 

Alk.</description>
		<content:encoded><![CDATA[<p>@someguy: These concepts we are speaking on are not fancy techniques made by academics, but basic conceps of OO programming. Surely you can develop without knowing them, but they can make your life easier. </p>
<p>Alk.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

