<?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: Good Advice For Computer Science Students</title>
	<atom:link href="http://pthree.org/2007/05/24/good-advice-for-computer-science-students/feed/" rel="self" type="application/rss+xml" />
	<link>http://pthree.org/2007/05/24/good-advice-for-computer-science-students/</link>
	<description>Linux.  GNU.  Freedom.</description>
	<lastBuildDate>Fri, 17 May 2013 20:46:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.6-beta2-24176</generator>
	<item>
		<title>By: Thierry Mlisho</title>
		<link>http://pthree.org/2007/05/24/good-advice-for-computer-science-students/#comment-116924</link>
		<dc:creator>Thierry Mlisho</dc:creator>
		<pubDate>Fri, 14 Sep 2012 11:29:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.pthree.org/2007/05/24/good-advice-for-computer-science-students/#comment-116924</guid>
		<description><![CDATA[I feel very excited with these advises and I&#039;ll apply them In my studies.]]></description>
		<content:encoded><![CDATA[<p>I feel very excited with these advises and I&#8217;ll apply them In my studies.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JOHN DUNCAN</title>
		<link>http://pthree.org/2007/05/24/good-advice-for-computer-science-students/#comment-110078</link>
		<dc:creator>JOHN DUNCAN</dc:creator>
		<pubDate>Thu, 23 Jul 2009 11:30:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.pthree.org/2007/05/24/good-advice-for-computer-science-students/#comment-110078</guid>
		<description><![CDATA[Why should a lecturer ask a person the process of  Mail merging yet if you draw the process she doesnt give you any marks.]]></description>
		<content:encoded><![CDATA[<p>Why should a lecturer ask a person the process of  Mail merging yet if you draw the process she doesnt give you any marks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony</title>
		<link>http://pthree.org/2007/05/24/good-advice-for-computer-science-students/#comment-67861</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Tue, 04 Sep 2007 21:36:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.pthree.org/2007/05/24/good-advice-for-computer-science-students/#comment-67861</guid>
		<description><![CDATA[The 100,000 lines of code is a misleading point. Any competent programmer can write thousands of lines of code, implementing the same sorting algorithms and binary trees over and over and over...

A cleaver line of Ruby or Perl or Python can easily outweight a block of generic Java, at least in terms of education and experience.]]></description>
		<content:encoded><![CDATA[<p>The 100,000 lines of code is a misleading point. Any competent programmer can write thousands of lines of code, implementing the same sorting algorithms and binary trees over and over and over&#8230;</p>
<p>A cleaver line of Ruby or Perl or Python can easily outweight a block of generic Java, at least in terms of education and experience.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin George</title>
		<link>http://pthree.org/2007/05/24/good-advice-for-computer-science-students/#comment-67791</link>
		<dc:creator>Justin George</dc:creator>
		<pubDate>Tue, 04 Sep 2007 08:02:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.pthree.org/2007/05/24/good-advice-for-computer-science-students/#comment-67791</guid>
		<description><![CDATA[I love the &#039;write a program that sorts...&#039; one.

(arrayname).sort does the trick. I love Ruby. 

Javascript is almost that simple: (arrayname).sort( function(a,b){ return a - b; })

Why must people ask these things at interviews?]]></description>
		<content:encoded><![CDATA[<p>I love the &#8216;write a program that sorts&#8230;&#8217; one.</p>
<p>(arrayname).sort does the trick. I love Ruby. </p>
<p>Javascript is almost that simple: (arrayname).sort( function(a,b){ return a &#8211; b; })</p>
<p>Why must people ask these things at interviews?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vineet Kumar</title>
		<link>http://pthree.org/2007/05/24/good-advice-for-computer-science-students/#comment-67739</link>
		<dc:creator>Vineet Kumar</dc:creator>
		<pubDate>Mon, 03 Sep 2007 23:23:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.pthree.org/2007/05/24/good-advice-for-computer-science-students/#comment-67739</guid>
		<description><![CDATA[I wouldn&#039;t call the python challenge a perfect fit for a 4th year CS undergrad.  I&#039;ve played through the challenge, and while I think it&#039;s really cool, there are definitely some tasks that require  bits of wisdom that are generally off-topic for CS classes.  Without that wisdom, which only comes through experience, I think the python challenge would prove frustrating.]]></description>
		<content:encoded><![CDATA[<p>I wouldn&#8217;t call the python challenge a perfect fit for a 4th year CS undergrad.  I&#8217;ve played through the challenge, and while I think it&#8217;s really cool, there are definitely some tasks that require  bits of wisdom that are generally off-topic for CS classes.  Without that wisdom, which only comes through experience, I think the python challenge would prove frustrating.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Advice for students &#171; figuring out computer science</title>
		<link>http://pthree.org/2007/05/24/good-advice-for-computer-science-students/#comment-53857</link>
		<dc:creator>Advice for students &#171; figuring out computer science</dc:creator>
		<pubDate>Sat, 26 May 2007 09:55:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.pthree.org/2007/05/24/good-advice-for-computer-science-students/#comment-53857</guid>
		<description><![CDATA[[...] 26th, 2007   Via Planet Ubuntu i read Aaron Toponces Good Advice For Computer Science Students. Read his article! For reference here is the short version of the [...]]]></description>
		<content:encoded><![CDATA[<p>[...] 26th, 2007   Via Planet Ubuntu i read Aaron Toponces Good Advice For Computer Science Students. Read his article! For reference here is the short version of the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: phoenyx</title>
		<link>http://pthree.org/2007/05/24/good-advice-for-computer-science-students/#comment-53815</link>
		<dc:creator>phoenyx</dc:creator>
		<pubDate>Fri, 25 May 2007 23:50:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.pthree.org/2007/05/24/good-advice-for-computer-science-students/#comment-53815</guid>
		<description><![CDATA[I never have liked using lines of code as a metric (especially without context).  It implies that languages that require more lines of code to do something are somehow better.

I&#039;d like to point out that there is probably a &quot;quiz&quot; or &quot;challenge&quot; for the language of your choice.]]></description>
		<content:encoded><![CDATA[<p>I never have liked using lines of code as a metric (especially without context).  It implies that languages that require more lines of code to do something are somehow better.</p>
<p>I&#8217;d like to point out that there is probably a &#8220;quiz&#8221; or &#8220;challenge&#8221; for the language of your choice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dabaR</title>
		<link>http://pthree.org/2007/05/24/good-advice-for-computer-science-students/#comment-53787</link>
		<dc:creator>dabaR</dc:creator>
		<pubDate>Fri, 25 May 2007 17:03:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.pthree.org/2007/05/24/good-advice-for-computer-science-students/#comment-53787</guid>
		<description><![CDATA[Hey, Aaron!

What concrete examples of putting the 7 points of advice in action can you give from your experience?]]></description>
		<content:encoded><![CDATA[<p>Hey, Aaron!</p>
<p>What concrete examples of putting the 7 points of advice in action can you give from your experience?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roshan Shariff</title>
		<link>http://pthree.org/2007/05/24/good-advice-for-computer-science-students/#comment-53680</link>
		<dc:creator>Roshan Shariff</dc:creator>
		<pubDate>Thu, 24 May 2007 20:43:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.pthree.org/2007/05/24/good-advice-for-computer-science-students/#comment-53680</guid>
		<description><![CDATA[If you want to solve programming problems with a mathematical bent, &lt;a href=&quot;http://projecteuler.net&quot; rel=&quot;nofollow&quot;&gt;Project Euler&lt;/a&gt; isn&#039;t a bad place to start.

Another book you might want to read if your experience with programming is limited to C/C++/Java etc. is &lt;a href=&quot;http://mitpress.mit.edu/sicp/&quot; rel=&quot;nofollow&quot;&gt;Structure and Interpretation of Computer Programs&lt;/a&gt;. The entire book is available online and I highly recommend the accompanying lectures (Google for the videos) to gain a different perspective on what computer programming is about.]]></description>
		<content:encoded><![CDATA[<p>If you want to solve programming problems with a mathematical bent, <a href="http://projecteuler.net" rel="nofollow">Project Euler</a> isn&#8217;t a bad place to start.</p>
<p>Another book you might want to read if your experience with programming is limited to C/C++/Java etc. is <a href="http://mitpress.mit.edu/sicp/" rel="nofollow">Structure and Interpretation of Computer Programs</a>. The entire book is available online and I highly recommend the accompanying lectures (Google for the videos) to gain a different perspective on what computer programming is about.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mr blorb</title>
		<link>http://pthree.org/2007/05/24/good-advice-for-computer-science-students/#comment-53668</link>
		<dc:creator>mr blorb</dc:creator>
		<pubDate>Thu, 24 May 2007 18:25:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.pthree.org/2007/05/24/good-advice-for-computer-science-students/#comment-53668</guid>
		<description><![CDATA[8. Instead of learning how to be a replaceable code monkey, learn something real. In example quality processes, specification process, (contract) law, project management, .. 

Almost anything goes here besides coding, and you will not be human waste anymore. Try for instance going to some arts classes and do some finger painting with oil paint.]]></description>
		<content:encoded><![CDATA[<p>8. Instead of learning how to be a replaceable code monkey, learn something real. In example quality processes, specification process, (contract) law, project management, .. </p>
<p>Almost anything goes here besides coding, and you will not be human waste anymore. Try for instance going to some arts classes and do some finger painting with oil paint.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anonim</title>
		<link>http://pthree.org/2007/05/24/good-advice-for-computer-science-students/#comment-53661</link>
		<dc:creator>anonim</dc:creator>
		<pubDate>Thu, 24 May 2007 16:45:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.pthree.org/2007/05/24/good-advice-for-computer-science-students/#comment-53661</guid>
		<description><![CDATA[Hi

Any book (or any other) recommendation for point númber 4? I&#039;ve already finished my cs studies and I was working (until now) in a &quot;bad&quot; job. I had a lot of maths during my university and somehow I feel I&#039;ve already lost a lot of that knowledge.

For a start i&#039;ve switched job...

Great post.]]></description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>Any book (or any other) recommendation for point númber 4? I&#8217;ve already finished my cs studies and I was working (until now) in a &#8220;bad&#8221; job. I had a lot of maths during my university and somehow I feel I&#8217;ve already lost a lot of that knowledge.</p>
<p>For a start i&#8217;ve switched job&#8230;</p>
<p>Great post.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
