![]() |
|
Perl-Sensitive Sunglasses | |
PerlMonks |
Re: OOP: A Bird's Eye Viewby TGI (Parson) |
on Dec 30, 2015 at 02:00 UTC ( #1151418=note: print w/replies, xml ) | Need Help?? |
It's very refreshing to see an OO tutorial that does not promulgate attribute first/only design. The most egregious examples use a Point object with x and y attributes, and then demonstrate inheritance with a point in space that adds a z attribute. In contrast, you have done an excellent job of emphasizing the messaging aspect of OO. Thank you!
In Section
Meditations
|
|