How long is the largest chunk of code Larry Wall has written in Python?
It was 23 lines longer than the largest chunk of code Guido has actually
written in Perl. The difference is that Larry's code worked, and Guido's
still doesn't...
PHP coders really needs some framework. Because I don't realize how else they can work with the "technology"-like thingy which has bad recursion, lots of not-thread-safe stuff, poor OO, hell slow interpreter, no namespaces, non-standard date format, 4x more built-in functions than Perl (however the functionality of them just same), inconsequent function naming convention and no unicode so far.
For those who dislikes Python and likes PHP, I would like to offer one experiment. Please do the simple task: make array of arrays of dict of dict of array of dicts structure (you may feel free to make it slightly other) and then try to change/replace/remove/add and compare each element of any place. Afterall compare perfomance and readability of the code.
It is obviously derived from some stoolen code as it is also perfectly suitable running viruses...
How long is the largest chunk of code Larry Wall has written in Python? It was 23 lines longer than the largest chunk of code Guido has actually written in Perl. The difference is that Larry's code worked, and Guido's still doesn't...
Yeah. Now is good time to throw ~70% of it...
PHP coders really needs some framework. Because I don't realize how else they can work with the "technology"-like thingy which has bad recursion, lots of not-thread-safe stuff, poor OO, hell slow interpreter, no namespaces, non-standard date format, 4x more built-in functions than Perl (however the functionality of them just same), inconsequent function naming convention and no unicode so far. For those who dislikes Python and likes PHP, I would like to offer one experiment. Please do the simple task: make array of arrays of dict of dict of array of dicts structure (you may feel free to make it slightly other) and then try to change/replace/remove/add and compare each element of any place. Afterall compare perfomance and readability of the code.