Y
Hacker News
new
|
ask
|
show
|
jobs
Why PHP is (so much) more better than Ruby?
(
slideshare.net
)
5 points
by
camilleroux
5469 days ago
2 comments
jesstaa
5469 days ago
The getter/setter lines in PHP on slide 9 is the code of a ruby dev that doesn't know PHP. You can easily reduce all those lines to a three line _call() method.
link
pkkk
5469 days ago
I thought PHPers got sens of humor... where is yours ? :D
link
Zyzomys
5468 days ago
Writing PHP is 25% faster than Ruby (strlen(PHP) = 3, Ruby.length = 4)
link
pkkk
5468 days ago
But we have draw here:
"Ruby.length".length == "strlen(PHP)".length
link