<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.0.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>

<channel>
	<title>thecompletedeveloper.com Blog</title>
	<link>http://thecompletedeveloper.com/blog</link>
	<description>the journey from a newbie college grad towards a professional developer</description>
	<pubDate>Wed, 20 Jun 2007 20:37:20 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.2</generator>
	<language>en</language>
			<item>
		<title>Under construction</title>
		<link>http://thecompletedeveloper.com/blog/2007/06/20/under-construction/</link>
		<comments>http://thecompletedeveloper.com/blog/2007/06/20/under-construction/#comments</comments>
		<pubDate>Wed, 20 Jun 2007 20:37:20 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
		
	<category>Uncategorized</category>
		<guid isPermaLink="false">http://thecompletedeveloper.com/blog/2007/06/20/under-construction/</guid>
		<description><![CDATA[Although I&#8217;ve got the domain &#038; setup WordPress .. it&#8217;s still early days. And I&#8217;ve been quite busy with other things &#8230; so it&#8217;ll take some time to get this site setup the way I want it to be. Until then, please bear with me.

]]></description>
			<content:encoded><![CDATA[<p>Although I&#8217;ve got the domain &#038; setup WordPress .. it&#8217;s still early days. And I&#8217;ve been quite busy with other things &#8230; so it&#8217;ll take some time to get this site setup the way I want it to be. Until then, please bear with me.
</p>
]]></content:encoded>
			<wfw:commentRSS>http://thecompletedeveloper.com/blog/2007/06/20/under-construction/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>code snippets in wp</title>
		<link>http://thecompletedeveloper.com/blog/2007/06/14/code-snippets-in-wp/</link>
		<comments>http://thecompletedeveloper.com/blog/2007/06/14/code-snippets-in-wp/#comments</comments>
		<pubDate>Thu, 14 Jun 2007 04:36:11 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
		
	<category>Uncategorized</category>
		<guid isPermaLink="false">http://thecompletedeveloper.com/blog/2007/06/14/code-snippets-in-wp/</guid>
		<description><![CDATA[Testing out C++ code in blog

int main()

{

cout]]></description>
			<content:encoded><![CDATA[<p>Testing out C++ code in blog</p>
<p><code /></p>
<pre lang="cpp">int main()

{

cout<<"Hello World.n"<<endl;</pre>
<pre lang="cpp">}</pre>
</pre>
]]></content:encoded>
			<wfw:commentRSS>http://thecompletedeveloper.com/blog/2007/06/14/code-snippets-in-wp/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Purpose of the blog</title>
		<link>http://thecompletedeveloper.com/blog/2007/06/02/introduction/</link>
		<comments>http://thecompletedeveloper.com/blog/2007/06/02/introduction/#comments</comments>
		<pubDate>Sat, 02 Jun 2007 22:43:25 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
		
	<category>introduction</category>
		<guid isPermaLink="false"></guid>
		<description><![CDATA[Some background:
I am a professional Sr. Software Engineer with a Bachelors &#038; Masters degree in Computer Science and around 3 yrs of work experience. I&#8217;ll admit right off the bat that I looove software development and i love being geeky. Every day of my worklife, I try to ask myself: &#8220;How do i become a [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Some background:</strong></p>
<p>I am a professional Sr. Software Engineer with a Bachelors &#038; Masters degree in Computer Science and around 3 yrs of work experience. I&#8217;ll admit right off the bat that I looove software development and i love being geeky. Every day of my worklife, I try to ask myself: &#8220;How do i become a better developer?&#8221; &#8220;What skill/aspect of software development should I work on next so that I can get more work done in the same amount of time?&#8221;</p>
<p><strong>About this blog:</strong></p>
<p>Let me start off with the disclaimer that I know 3 years of work experience is hardly much and that I am very much a &#8220;work in progress&#8221; as far as being a Software Developer goes. Having gotten that out of the way &#8230; read on.</p>
<p>Lets face it &#8230; no amount of academic / kiddy projects in school courses will prepare you for what you&#8217;ll face at a real job. And unless you&#8217;ve worked on lots of real-world projects (big &#038; small), no amount of academic teaching will help you understand how the knowledge you&#8217;ve &#8216;learnt&#8217; in different courses at school (databases, data structures, operating systems, algorithms, network programming, AI and so on) fit into the grand scheme of things.</p>
<p>When I graduated from school and started working, I thought it wasn&#8217;t going to be that tough .. especially since I had decent C programming skills (I admit I was a bit too proud of it &#8212; C pointers anyone? <img src='http://thecompletedeveloper.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> ). Little did I know that I had barely scratched the surface of what it means to be a good Software Engineer.</p>
<p>Over past 3 years, I&#8217;ve learnt a lot about different aspects of Software Development &#8230; some of it by watching others&#8217; make mistakes and most of the times making those mistakes myself (sometimes over &#038; over again).</p>
<p>In this blog, I hope to share what I&#8217;ve learnt and hopefully a fresh-out-of-school graduate will find this very helpful in making the transition from a wanna-be-software engineer to a good software developer. Maybe, this&#8217;ll also serve as a way to measure my own progress &#038; growth in my profession. And hopefully, I&#8217;ll be able to get some serious input/feedback/discussions that&#8217;ll be of value to everyone &#8212; the contributors and the readers of this blog.</p>
<p>Please feel free to email or comment on any aspect of this blog. I would love to hear your feedback!
</p>
]]></content:encoded>
			<wfw:commentRSS>http://thecompletedeveloper.com/blog/2007/06/02/introduction/feed/</wfw:commentRSS>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.157 seconds -->
