CSC/ECE 517 Summer 2008/wiki1 8 smr

From Expertiza_Wiki
Revision as of 00:39, 30 May 2008 by Smrober4 (talk | contribs)
Jump to navigation Jump to search

In Lecture 7, we consider prototype-based programming in Ruby. The example that is given is somehwhat artificial. Can you identify real tasks that are easier with prototype-based programming than with class-based programming? Give the code, at least in outline.

...


References

[| Programming Ruby: The Pragmatic Programmers' Guide]