The next stage is to drop the complexities of Java and C# and do it all in scripting languages like Python which allow easier, faster and cheaper software development. Microsoft are already doing this with the .Net version of Visual Basic and it is on its way for Java with projects like Jython. - Nicholas Blachford, osnews.com, 2004 % Later that night I got to ask Ruby's creator, Mats, whether Ruby was more like Python or more like Perl, while Larry Wall was standing next to us. Mats responded that it was more like Perl, adding that Larry was his hero. - Guido Van Rossum, Python language creator, January 2004 % ...sometimes when programming in Python I wish Python had a feature or syntax found in Lisp, but then I code around it and remember why I am using Python in the first place. - Jeff Sandys, May 2004 % The reward for your efforts [learning Lisp] will be an equivocal one: you will feel as suffocated programming in C++ as an experienced C++ programmer would feel programming in Basic. - Paul Graham, ANSI Common Lisp, 1995 % Adding things just because you can leads to monstrosities like Common LISP, PL/I, Algol 68 and Perl 6. Adding features only when they add functionality (or better yet, by removing restrictions) leads to jewels like Python, Scheme and Eiffel. - Mike Meyer, comp.lang.python, April 2005 % I think of SQL in your application like fire on a cold night. It keeps me warm, sure, and I shouldn't douse it with water because I'm afraid of getting burned. I might freeze. That doesn't mean I stick my hand into the open flame. - Glyph Lefkowitz, November 2005 % The expression of coroutines in Ruby (at least, according to Tate's example) is awkward, but they are there, and I suspect that this may be why coroutines - albeit in a much more elegant form - are appearing in Python 2.5. - Bruce Eckel, December 2005 % One of the basic tenets of the Python language has been that code should be simple and clear to express and to read, and Ruby has followed this idea, although not as far as Python has because of the inherited Perlisms. - Bruce Eckel, December 2005 % I have not heard of any of the rather significant core of Python language and library developers saying "hey, this Ruby thing really solves a lot of problems we've been having in Python, I'm going over there." Instead, they write PEPs (Python Enhancement Proposals) and morph the language to incorporate the good features. - Bruce Eckel, December 2005 % You can monkeypatch code in Python pretty easily, but we look down on it enough that we call it "monkeypatching". In Ruby they call it "opening a class" and think it's a cool feature. I will assert: we are right, they are wrong. - Ian Bicking, December 2005 % The hype surrounding Ruby and Rails is very strong at the moment. Python, on the contrary, has a more understated attitude: never in fashion, never out of fashion but always useful and powerful, almost a secret weapon. - Manuel on O'Reilly Radar, March 2007 % We're seeing a realization that 20 years into the experiment, strict OO design is not the be-all and end-all of complexity management. Functional programming probably isn't either. The hybrids (Python, Ruby, JavaScript, etc.) seem to have real legs these days. - Alex Russell, August 2006 % I tried Ruby on Rails, knowing no Ruby, and got pretty far, but very frustrated. I tried Django, knowing no Python, and got most places I wanted to get. Django++. - Bradley Whittington, August 2006 % M.P.: Su Mongrel e Ruby on Rails ho letto cose pazzesche. Cosa ci si deve inventare per rimediare ad un application server con prestazioni penose.. R.d.I.: Lasciamo stare, sono anni che mi rovino il sonno co sta roba... - Febbraio 2008