CSC/ECE 517 Fall 2011/ch4 4a ga: Difference between revisions
Jump to navigation
Jump to search
(Created page with "==Extend in Ruby== ===What is Extend?=== ===Extend vs. Include=== ===Extending classes vs. Extending objects ===Practical Examples=== ====Twitter Module==== ====Singleton Pattern...") |
No edit summary |
||
Line 2: | Line 2: | ||
===What is Extend?=== | ===What is Extend?=== | ||
===Extend vs. Include=== | ===Extend vs. Include=== | ||
===Extending classes vs. Extending objects | ===Extending classes vs. Extending objects=== | ||
===Practical Examples=== | ===Practical Examples=== | ||
====Twitter Module==== | ====Twitter Module==== | ||
====Singleton Pattern==== | ====Singleton Pattern==== | ||
==Extend in other languages== | ==Extend in other languages== |