in reply to Re: Why Perl in 2020
in thread Why Perl in 2020
"I do believe that Raku and Perl 7 will at some point combine."
No. Way. In. Hell. We've got 20 years of nonsense trying to separate the two. There is no way they will ever converge.
"People overuse Object Orientation (OO) in my opinion."
Would you mind sharing what your opinion actually is? I've got 54 (I think) CPAN distributions, and I'll bet less than 10% are non-OO. Most software in other languages I write in are OO as well. Typically, if I'm not writing low-level hardware interface software in C, I like OO (for the most part). What in your mind defines when OO is being overused?
"For Python, if you know and understand OO, then OO is fine."
Python, in-and-of itself, inherently is OO, right to its core. Whether you know and understand OO is irrelevant, because if you're using Python, you are by default using OO even if you don't want to ;)
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Why Perl in 2020
by eyepopslikeamosquito (Archbishop) on Jan 06, 2021 at 07:18 UTC | |
by Arunbear (Prior) on Jan 06, 2021 at 14:58 UTC | |
by LanX (Saint) on Jan 07, 2021 at 13:25 UTC | |
by Arunbear (Prior) on Jan 07, 2021 at 16:51 UTC | |
by LanX (Saint) on Jan 07, 2021 at 17:17 UTC | |
by stevieb (Canon) on Jan 06, 2021 at 15:52 UTC |