<?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: How to become a good programmer</title>
	<atom:link href="http://www.softwaresweden.com/2009/04/08/how-to-become-a-good-programmer/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.softwaresweden.com/2009/04/08/how-to-become-a-good-programmer/</link>
	<description>It&#039;s not just code - Programming is about managing complexities</description>
	<lastBuildDate>Sat, 04 Sep 2010 12:53:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: riyadh</title>
		<link>http://www.softwaresweden.com/2009/04/08/how-to-become-a-good-programmer/comment-page-1/#comment-18</link>
		<dc:creator>riyadh</dc:creator>
		<pubDate>Thu, 30 Apr 2009 18:12:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwaresweden.com/blog/?p=66#comment-18</guid>
		<description>Some advice for college freshmen:

   1. Start with C++ or Java, avoid starting with scripting languages:
         1. If you’re learning programming for the first time, avoid starting with scripting or loosely typed languages like: PHP, ASP, Perl, etc or Visual Basic. It may destroy your understanding of program execution, data types, memory allocation, etc.
         2. Start with C++ or Java. If you want to me to be specific, start with C++, you’ll love it for the rest of your life.. :) It’ll be easier for you to learn (almost) any other language (like: C#, PHP, ASP, etc).
         3. If you ask, do you need to know C to start with C++? Or should you learn C first and then C++? C definitely helps a lot for learning C++ but it&#039;s not necessary to start with C.
   2. If you want to be good programmer, keep on coding at least 20 hours a week for next 4 years :).
   3. Never stop learning new technologies that are coming out everyday.
   4. Know somethings of many things but be master of one. Know at least one language very well.

Good luck.</description>
		<content:encoded><![CDATA[<p>Some advice for college freshmen:</p>
<p>   1. Start with C++ or Java, avoid starting with scripting languages:<br />
         1. If you’re learning programming for the first time, avoid starting with scripting or loosely typed languages like: PHP, ASP, Perl, etc or Visual Basic. It may destroy your understanding of program execution, data types, memory allocation, etc.<br />
         2. Start with C++ or Java. If you want to me to be specific, start with C++, you’ll love it for the rest of your life.. <img src='http://www.softwaresweden.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  It’ll be easier for you to learn (almost) any other language (like: C#, PHP, ASP, etc).<br />
         3. If you ask, do you need to know C to start with C++? Or should you learn C first and then C++? C definitely helps a lot for learning C++ but it&#8217;s not necessary to start with C.<br />
   2. If you want to be good programmer, keep on coding at least 20 hours a week for next 4 years <img src='http://www.softwaresweden.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .<br />
   3. Never stop learning new technologies that are coming out everyday.<br />
   4. Know somethings of many things but be master of one. Know at least one language very well.</p>
<p>Good luck.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
