⇤ ← Revision 1 as of 2003-07-30 18:38:21
Size: 1075
Comment: summary from http://groups.google.com/groups?&th=75cb22efa4f54a23
|
Size: 1091
Comment: converted to 1.6 markup
|
Deletions are marked like this. | Additions are marked like this. |
Line 3: | Line 3: |
* LutzPrechelt's [http://www.ipd.uka.de/~prechelt/Biblio/jccpprt_computer2000.pdf paper] comparing C, C++, Java, Perl, Python, Rexx, and Tcl, all on the same non-trivial task * GregStein's [http://www.lyra.org/greg/CaseStudy/ paper] at the [http://www.python.org/workshops/1997-10/ San Jose conference] (1997), on how his company used Python to make a commercial web app then sold it to Microsoft - helped convince me people could make money doing Python * [http://www.oreillynet.com/pub/a/network/2000/06/02/magazine/python_first_language.html Python as a First Language] * [http://web.archive.org/web/20010201170400/http://www.sunworld.com/sunworldonline/swol-02-1998/swol-02-python.html Getting Started With Python] * [http://web.archive.org/web/20001013152452/http://sunworld.com/swol-12-1998/swol-12-regex.html Batteries Included] * EricRaymond's [http://www.linuxjournal.com/article.php?sid=3882 Why Python] * [http://pythonology.org/success&story=usa Python Streamlines Space Shuttle Mission Design] |
* LutzPrechelt's [[http://www.ipd.uka.de/~prechelt/Biblio/jccpprt_computer2000.pdf|paper]] comparing C, C++, Java, Perl, Python, Rexx, and Tcl, all on the same non-trivial task * GregStein's [[http://www.lyra.org/greg/CaseStudy/|paper]] at the [[http://www.python.org/workshops/1997-10/|San Jose conference]] (1997), on how his company used Python to make a commercial web app then sold it to Microsoft - helped convince me people could make money doing Python * [[http://www.oreillynet.com/pub/a/network/2000/06/02/magazine/python_first_language.html|Python as a First Language]] * [[http://web.archive.org/web/20010201170400/http://www.sunworld.com/sunworldonline/swol-02-1998/swol-02-python.html|Getting Started With Python]] * [[http://web.archive.org/web/20001013152452/http://sunworld.com/swol-12-1998/swol-12-regex.html|Batteries Included]] * EricRaymond's [[http://www.linuxjournal.com/article.php?sid=3882|Why Python]] * [[http://pythonology.org/success&story=usa|Python Streamlines Space Shuttle Mission Design]] |
The most seminal papers in the history of Python:
LutzPrechelt's paper comparing C, C++, Java, Perl, Python, Rexx, and Tcl, all on the same non-trivial task
GregStein's paper at the San Jose conference (1997), on how his company used Python to make a commercial web app then sold it to Microsoft - helped convince me people could make money doing Python