in reply to Re^4: RFC: OO Perl using Moo/Moose book
in thread RFC: OO Perl using Moo/Moose book
Things like encapsulation and polymorphism are well explained.
And a new user should be aware that classes are just packages.
> when to use roles, when to use inheritance, when to use delegation, etc
You could use the dynamic of the monastery to discuss these concepts little by little.
> Python, Ruby, or Java
Well are there any good Python or Ruby books on the topic?
I'd say orientation towards Java would cause too much conceptual problems.
Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery
FootballPerl is like chess, only without the dice
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^6: RFC: OO Perl using Moo/Moose book
by tobyink (Canon) on Apr 27, 2019 at 09:36 UTC | |
by LanX (Saint) on Apr 30, 2019 at 14:27 UTC | |
by tobyink (Canon) on Apr 30, 2019 at 17:48 UTC | |
by LanX (Saint) on May 01, 2019 at 01:47 UTC | |
by tobyink (Canon) on May 01, 2019 at 10:40 UTC | |
|