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, instance variables, class variables, and a very quick note on regular expressions (which I talk more about in the third video).