Introduction to Ruby Programming II
1,672 views since 2007-04-14
Note: Part one is uploaded, but is still in the review process. Licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 3.0 license http://creativecommons.org/licenses/by-nc-nd/3.0/legalcode This is part two of my Ruby Programming Screencast series. This screencast deals with how to create your own classes, using a bioinformatics class I ported from OReilly's Bioinformatics article(Python) here: http://www.onlamp.com/pub/a/python/2002/10/17/biopython.html Approximately 1 minute 58 seconds into the movie, I talk about the "part where you encounter them first". I'm not sure that's accurate. If you just remember to let the interpreter know about instance variables by initializing them in the constructor(def initialize), you should be fine. Just define your class variables before def initialize
| Credits: | Python code from OReilly's article(see description) |
|---|---|
| URL: | http://gavmacprogramming.wordpress.com |
| Tags: |

Digg this!



(0 results)