Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror

Comment Re:Zend's ZActiveRecord Boondoggle (Score 1) 527

Geez, this only got rated a "3" when it should be a 6!?
As a long-time Perl teacher, my students are always coming
back to me in awe and wonderment wondering why anyone with
good Perl knowledge would use a language, PHP, which is
"Severely Underpowered Perl for Dummies"??

I've been teaching Perl and Advanced Perl for 10 years and
the whole PHP phenomenon mystifies me. I suspect that the
prosaic truth is that a large proportion of PHP'ers are
overwhelmed by Perl because they're not really adept
programmers while accomplished Perl programmers just find
PHP infuriatingly limiting.

Gee, let's keep creating dumbed down, "knock-off" languages
so we can go lower and lower and lower on the IQ scale until
people with an IQ of 80 can be "programmers".
Perl

Journal Journal: The Perl Community: Killing the Goose That Laid the Golden E 14

I have taught no less than
2000 users to write Perl 5
in a Bay Area community college.

Perl 6 is an exercise in egotism
whose likeness would be Kernighan
and Ritchie suddenly changing the
assignment operator to * and the
ternary operator to #.

Perl 6 fixes what is not broken. I have never had
students who did not understand
that $L[5] gets an array
element and is a scalar
because it is ONE thing.
Same for hash elements.

Slashdot Top Deals

The trouble with money is it costs too much!

Working...