-
Part of language design is perturbing the proposed feature in various directions to see how it might generalize in the future.
-
Lisp has all the visual appeal of oatmeal with fingernail clippings mixed in.
-
Almost nothing in Perl serves a single purpose.
-
I'm never satisfied because I've been always interested in too many things and I always want to do everything at once.
-
Perl will always provide the null.
-
Remember though thatTHERE IS NO GENERAL RULE FOR CONVERTING A LIST INTO A SCALAR.
-
I think I'm happier with that. $rubyometer += 0.3 or so.
-
For me, writing is a love – hate relationship.
-
That could certainly be done, but I don't want to fall into the Forth trap, where every running Forth implementation is really a different language.
-
Many days I don't write any code at all, and some days I spend all day writing code.
-
The three chief virtues of a programmer are: Laziness, Impatience and Hubris.
-
In general, they do what you want, unless you want consistency.
-
Perhaps I'm missing the gene for making enemies.
-
switch (ref $@) OverflowError => warn 'Dam needs to be drained'; DomainError => warn 'King needs to be trained'; NuclearWarError => die;
-
I'd put my money where my mouth is, but my mouth keeps moving.
-
It is my job in life to travel all roads, so that some may take the road less travelled, and others the road more travelled, and all have a pleasant day.
-
The computer should be doing the hard work. That's what it's paid to do, after all.
-
How do Crays and Alphas handle the POSIX problem?
-
That should probably be written: no !@#$%^&*:@!semicolon
-
That being said, I think we should immediately deprecate any string concatenation that combines '19' with '99'.
-
(To someone at New York University) If you consistently take an antagonistic approach, however, people are going to start thinking you're from New York.
-
It won't be covered in the book. The source code has to be useful for something, after all...
-
No prisoner's dilemma here. Over the long term, symbiosis is more useful than parasitism. More fun, too. Ask any mitochondria.
-
Doing linear scans over an associative array is like trying to club someone to death with a loaded Uzi.