My first object oriented code:A set of python classes to create dispense lists for the Formulatrix liquid handler robot
Posted in Uncategorized on Jan 28th, 2009
Over my few years writing scripts in Python or Perl , I always told myself that the next time I had to solve a problem I would make my code more object oriented and re-useable. Like an addict trying to break a habit , I always failed miserably. It was just too easy to just [...]