<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.1" -->
<rss version="0.92">
<channel>
	<title>Programming tips for newbies - CodeRookie</title>
	<link>http://www.coderookie.com</link>
	<description>Programming tips from a rookie developer to other rookie developers</description>
	<lastBuildDate>Wed, 10 Mar 2010 12:37:57 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Google AI Challange</title>
		<description><![CDATA[Long time no see :)
I&#8217;ve been lately looking more and more into AI programming (mostly using great Artificial Intelligence: Modern Approach, it really lacks exercise answers that would be great for self study) and found Google AI Challenge I hope to at least appear in the leader boards :)
Right now I have only uploaded the [...]]]></description>
		<link>http://www.coderookie.com/2010/ai/google-ai-challange/</link>
			</item>
	<item>
		<title>Job Interview Tips (for Software Engineers)</title>
		<description><![CDATA[


 Hi,
I am having a job interview on Thursday (that&#8217;s why there are no new posts lately) and I wanted to find out what resources do readers use when they go to an interview.


Here are the links that I used so far:

How to Write a Killer Resume, for Software Engineers
Preparing for a Software Engineering Interview
50 [...]]]></description>
		<link>http://www.coderookie.com/2006/job/job-interview-tips/</link>
			</item>
	<item>
		<title>A Really Easy Introduction to JSP and Servlets and . Part I</title>
		<description><![CDATA[Have you ever wondered "What the hell is this J2EE thingy?", "How can someone use Java to develop web applications?" or even "Web pages in Java? Isn't this for applets only?".
If so, than we have something in common, for years I have been asking myself those questions, while not having enough time to dig into [...]]]></description>
		<link>http://www.coderookie.com/2006/java/a-really-easy-introduction-to-servlets-and-jsp-part-i/</link>
			</item>
	<item>
		<title>Python versus Java</title>
		<description><![CDATA[Ever wondered why there are so many people that program in Python, although Java (along with .NET) is the main enterprise language? You can find out in this post at bitworking.org.




Joe talks about the things (technical term!) that Python has and Java misses. Here is the list of those abstractions with my comments and ways [...]]]></description>
		<link>http://www.coderookie.com/2006/java/python-versus-java/</link>
			</item>
	<item>
		<title>&#8220;Screenshots&#8221; of VIM Color Schemes</title>
		<description><![CDATA[Garmin for motorcycles - Zumo 550 reviews
Have you ever tried to choose the best color scheme in VIM ? Typing those ":colorscheme ..." and looking at your code (sometimes with disgust;) ). Those days are over, now there is a webpage with VIM color schemes html "screenshots" (for C, HTML, Java, LaTeX and Perl).  [...]]]></description>
		<link>http://www.coderookie.com/2006/vim/screenshots-of-vim-color-schemes/</link>
			</item>
	<item>
		<title>&#8220;Code Complete&#8221; Review &#8211; The End of Programming Stoneage?</title>
		<description><![CDATA[
  I bought this book only because it was mentioned on the page of "The Pragmatic Programmer" at amazon as a recommendation. And I must say I was really impressed with the knowledge that is contained in it.
Whole book contains very useful tips for every programmer, not only a beginner but probably many experts [...]]]></description>
		<link>http://www.coderookie.com/2006/book-review/end-of-programming-sotoneage/</link>
			</item>
	<item>
		<title>Closures in Java?</title>
		<description><![CDATA[TomTom ONE XL-S - a wide screen GPS
Just a short notice, found it while browsing the digg for programming stories.
There is a proposition to include closures in Java (probably 7.0), here is a pdf file with the proposition.

I am quite new to this functional programming concept, but to give you some idea what is it [...]]]></description>
		<link>http://www.coderookie.com/2006/java/closures-in-java/</link>
			</item>
	<item>
		<title>The Pseudocode Programming Process</title>
		<description><![CDATA[  Pseudocode interesting technique that I found in Code Complete, Second Edition by Steve McConnell. 
PPP is a way of developing routines by writing pseudocode for them  in the first place (not a new topic) and after that, making the pseudocode a comment in the routine (functions, procedure, method or whatever your language [...]]]></description>
		<link>http://www.coderookie.com/2006/tutorial/the-pseudocode-programming-process/</link>
			</item>
</channel>
</rss>
