<?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>Code-itch &#187; code-itch</title>
	<atom:link href="http://www.code-itch.com/blog/tag/code-itch/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.code-itch.com/blog</link>
	<description>A non-coders attempts at writing useful code</description>
	<lastBuildDate>Sun, 19 Dec 2010 11:47:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Code-itch 2009 &#8211; Progess report</title>
		<link>http://www.code-itch.com/blog/2009/01/code-itch-2009-progess-report/</link>
		<comments>http://www.code-itch.com/blog/2009/01/code-itch-2009-progess-report/#comments</comments>
		<pubDate>Wed, 07 Jan 2009 17:34:54 +0000</pubDate>
		<dc:creator>harijay</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[code-itch]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://www.code-itch.com/blog/?p=78</guid>
		<description><![CDATA[Almost two years ago I first started writing the codeitch weblog about my code ambitions on wordpress ( codeitch.wordpress.com) .This blog was driven by a strong desire to get better at writing code and importantly building solutions that enabled better science. To do that I had decided to pick up python , Java , javascript [...]]]></description>
			<content:encoded><![CDATA[<p>Almost t<a href="http://codeitch.wordpress.com/2007/04/11/codeitch-or-the-desire-to-codeify-and-systematize-everything-i-do/">wo years ago I first started writing the codeitch weblog about my code ambitions</a> on  wordpress  ( codeitch.wordpress.com) .This blog was driven by a strong desire to get better at writing code and importantly building solutions that enabled better science. To do that I had decided to pick up python , Java , javascript and also master Excel and Matlab. Since a new year is always a time for reflections , resolutions and such, I figured I will write down this progress report.</p>
<p>Python: Python has clearly becoming my first choice for tackling any problem. Whether it involved <a href="http://www.ncbi.nlm.nih.gov/pubmed/18678918?ordinalpos=1&amp;itool=EntrezSystem2.PEntrez.Pubmed.Pubmed_ResultsPanel.Pubmed_DefaultReportPanel.Pubmed_RVDocSum">analysing the many trajectories generated by  the channel finding program HOLE</a> , or writing an<a href="http://www.bioscreencast.com/api/user/harijay"> http based API for Bioscreencast</a> , or an <a href="http://www.bioscreencastwiki.com/Writing_Python_extensions_for_deki-wiki">HTTP based web service for Bioscreencastwik</a>i, python has ensured that I can get it done . There is no problem that I dont attempt to solve using python . Python has even ensured that  I jettison a desire to pick up Excel and <a href="http://www.code-itch.com/blog/2008/12/resolver-one-pythonic-spreadsheets/">instead adopt Resolver one </a>, the pythonic spreadsheet instead . My only problem with python is the learning curve to pick up a new API . The dynamic typing sure makes it hard to unravel code by just reading source , something that I was used to doing having leant to code in Java. Further , tools like netbeans and Eclipse with code completion also make it easier to familiarize yourself with a new API  in Java  . In python , I still go about it using the dir builtin function and reading the various forms of python documentation available on the web. In some ways I really cannot wait for something like nbpython to become fully useable.</p>
<p>Java : Since I am still developing code to solve problems for myself or web-centic problems for an apache based webserver . I have almost not written a single line of java code the last year.  Python  has ensured that java takes a backseat.</p>
<p>Javascript : To me javascript is  mainly a UI language , since I regard the browser as the ultimate UI . Since I have yet to get into the UI writing mode , my javascript useage over the last year was restricted to troubleshooting the few glitches we had at Bioscreencast . Again tool support ( like the amazing firebug utility or even netbeans) ensure that I dont abandon picking up javascript in my spare time and definitely plan to use javascript and a browser as my UI of choice  when the need arises.</p>
<p>Excel : Having got on to the python horse, I can hardly justify the headaches that mastering Excel syntaz gave me . And for most simple spreadhsheets I have gotten used to Google spreadsheets.</p>
<p>Matlab: My desire to master matlab was to understand the many algorihtms I encounter in X-ray crystallography. In may ways Python and <a href="http://matplotlib.sourceforge.net/">MatPlotlib </a>have ensured that I can get a lot of that done using python , without the need to learn the Matlab way of things . I have also attended a <a href="http://www.wolfram.com/services/education/seminar.cgi">few Mathematica Seminars </a>and am extremely impressed with the Mathemtica 6 ( and 7) platform . For <a href="http://demonstrations.wolfram.com/">understanding algotihms</a> and the behavior of functions etc I have been turning to Mathematica and python more than Matlab.</p>
<p>So in summary , python and the pythonic way are what I have  embraced in 2008 and really want to start writing python code that starts to build on this foundation in 2009.I am also really starting to use Mathematica and pick up processing as a java centric visualization platform and hope to write about these in this new year.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.code-itch.com/blog/2009/01/code-itch-2009-progess-report/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

