Videos in category ShowMeDo All | Novice | Advanced | Expert

Beginning Free Software and GNU/Linux...

In the common part, we discuss some of the basic stuff that you have to know when watching future episodes.read more »

Level: any May 01, 2007 Votes: 0 scoundrel

 

PyDev on a Mac

This tutorial is a short Hello World tutorial on setting up the free IDE Eclipse w/ Pydev extension on the Intel Mac OSX. Shows you how to quickly setup and get running.read more »

Level: any Apr 30, 2007 Votes: 0 scoundrel

 

Introduction to Ruby V

I talk briefly about how CSV Reader includes Enumerable and defines each. I talk about extracting information from a typical log file. I give an extended example(long but not that complicated... read more »

Level: any Apr 30, 2007 Votes: 0 scoundrel

 

Introduction to Ruby IV

I talk about marshaling(serialization), attr_reader, and an introduction but don't finish showing an existing example of implementing each in one's own class.read more »

Level: any Apr 30, 2007 Votes: 0 scoundrel

 

Introduction to Ruby III

I talk about Deep Copy versus Shallow Copy, some Regular Expressions basics(including object-oriented regular expression idioms), implementing to_s in user classes, using case statements, Ran... read more »

Level: any Apr 30, 2007 Votes: 0 scoundrel

 

Introduction to Ruby II

This video is about creating one's own classes. I walk through a bioinformatics class I ported from Oreilly online's Beginning Python for Bioinformatics. I talk about def initialize, insta... read more »

Level: any Apr 30, 2007 Votes: 0 scoundrel

 

Introduction to Ruby I

This video is a basic introduction to Ruby. It starts out with showing some of the basic reflection capabilities of Ruby such as (10**10).class. Then I talk about indefinite chaining of metho... read more »

Level: any Apr 30, 2007 Votes: 0 scoundrel

 
Next Page ยป