<?xml version="1.0" encoding="UTF-8"?>
<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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>I B Codin' &#187; languages</title>
	<atom:link href="http://ibcodin.com/tag/languages/feed/" rel="self" type="application/rss+xml" />
	<link>http://ibcodin.com</link>
	<description>Getting things done my way with code</description>
	<lastBuildDate>Sun, 21 Sep 2008 15:51:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Programming in multiple languages</title>
		<link>http://ibcodin.com/development/programming-in-multiple-languages/</link>
		<comments>http://ibcodin.com/development/programming-in-multiple-languages/#comments</comments>
		<pubDate>Thu, 11 Sep 2008 17:31:30 +0000</pubDate>
		<dc:creator>techmonkey</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[languages]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://ibcodin.com/?p=12</guid>
		<description><![CDATA[Managing multiple projects at work and also at home requires me to work with various programming languages. The adage &#8220;the right tool for the right job&#8221; is definitely true for application development. I currently develop using &#8220;C&#8221;, Java, PHP and Python. I&#8217;ve only recently started to learn Python because it&#8217;s currently the only language supported [...]]]></description>
			<content:encoded><![CDATA[<p>Managing multiple projects at work and also at home requires me to work with various programming languages. The adage &#8220;the right tool for the right job&#8221; is definitely true for application development. I currently develop using &#8220;C&#8221;, Java, PHP and Python. I&#8217;ve only recently started to learn Python because it&#8217;s currently the only language supported with the Google App Engine.</p>
<p>Knowing multilpe programming languages is not really a big deal with one exception. There are times when I have to jump between projects in a short time period. Jumping quickly back and forth between different projects and languages can be difficult. For instance, I was doing &#8220;C&#8221; development yesterday during the work day, Python development at home last night and now I&#8217;m making modifications to a Java application at work today. In a situation like this it&#8217;s not surprising to get compile errors due to using syntax/keyword/function from a different language.</p>
<p>Oh, did I mention I was also doing some Linux shell scripting yesterday too?</p>
<p>Luckily these situations where I have to jump quickly between languages doesn&#8217;t happen all that often. Usually I can work on just one or two projects for longer periods of time where the switching isn&#8217;t quite to chaotic.</p>
]]></content:encoded>
			<wfw:commentRss>http://ibcodin.com/development/programming-in-multiple-languages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

