in reply to Re: High level OOP query
in thread High level OOP query
I also strongly suggest you learn how Moose and Moo work. They bring a sane object system into the Perl land and have some very, very good developers working on them.
Moo/Moose later :)
I think its better to first learn why/when/what/whichway ... and only later deal with mechanics/implementation/how-details like moo/moose/badger...bless
To wit http://www.developer.com/author/Matt-Weisfeld-81520.htm / https://en.wikiversity.org/wiki/Object_Oriented_Software_Design#Introductory_Articles
Building Skills in Object-Oriented Design — S.Lott Building Skills in Object-Oriented Design — Step-by-Step Construction of A Complete Application — Roulette / Craps / Blackjack / Testing
Why yes, this is just an opportunity to link some new-to-me stuff I found :)
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: High level OOP query ( Building Skills Object-Oriented Design Mindset Development )
by stonecolddevin (Parson) on Oct 25, 2013 at 22:29 UTC | |
by Anonymous Monk on Oct 25, 2013 at 22:46 UTC |