Guido van Rossum

Guido van Rossum

Van Rossum at OSCON 2006
Born 31 January 1956 (1956-01-31) (age 56)
Netherlands
Nationality Dutch
Alma mater University of Amsterdam
Occupation Computer programmer, author
Employer Google
Known for Python programming language
Spouse Kim Knapp
Children Orlijn Michiel Knapp-van Rossum[1]
Awards Award for the Advancement of Free Software (2001)
Website
python.org/~guido/
neopythonic.blogspot.com/

Guido van Rossum (born 31 January[2] 1956) is a Dutch computer programmer who is best known as the author of the Python programming language. In the Python community, Van Rossum is known as a "Benevolent Dictator For Life" (BDFL), meaning that he continues to oversee the Python development process, making decisions where necessary.[3] He is currently employed by Google, where he spends half his time working on Python development.

Contents

Biography

Van Rossum was born and grew up in the Netherlands, where he received a masters degree in mathematics and computer science from the University of Amsterdam in 1982. He later worked for various research institutes, including the Dutch Centrum Wiskunde & Informatica (CWI), Amsterdam, the United States National Institute of Standards and Technology (NIST), Gaithersburg, Maryland, and the Corporation for National Research Initiatives (CNRI), Reston, Virginia.

In December 2005, Van Rossum was hired by Google.[4] He wrote a web-based code-review tool for Google in Python.[5][6]

Personal life

Guido van Rossum is the brother of Just van Rossum, a type designer and also a programmer. Just van Rossum designed the font that is used in the "Python Powered" logo. Currently Guido lives in California together with his American wife Kim Knapp[7] and their son Orlijn.[8][9][10]

Work

While working at the Stichting Mathematisch Centrum (CWI), Guido van Rossum wrote and contributed a glob() routine to BSD Unix in 1986.[11][12] Van Rossum also worked on the development of the ABC programming language.

Python

About the origin of Python, Van Rossum wrote in 1996:

Over six years ago, in December 1989, I was looking for a "hobby" programming project that would keep me occupied during the week around Christmas. My office … would be closed, but I had a home computer, and not much else on my hands. I decided to write an interpreter for the new scripting language I had been thinking about lately: a descendant of ABC that would appeal to Unix/C hackers. I chose Python as a working title for the project, being in a slightly irreverent mood (and a big fan of Monty Python's Flying Circus).[13]

In 2000 he further wrote:

Python's predecessor, ABC, was inspired by SETLLambert Meertens spent a year with the SETL group at NYU before coming up with the final ABC design![14]

Computer Programming for Everybody

In 1999, Van Rossum submitted a funding proposal to DARPA called Computer Programming for Everybody, in which he further defined his goals for Python:

Arguably, several of these ambitions have since been realized. Python has grown to become a popular programming language. For example, as of November 2011, it is the 3rd most popular language on the GitHub.com social coding website[15], and according to a programming language popularity survey[16] it is consistently amongst the top 10 most mentioned languages in job postings. Additionally, it is consistently in the top 10 most popular languages according to the TIOBE Programming Community Index [17].

Recognition

References

  1. ^ Guido van Rossum - CodeCall Programming Wiki
  2. ^ (Python-Dev) Happy Birthday, Guido!, Guido van Rossum, January 31 17:00:29 CET 2007, Python-Dev mailing list
  3. ^ "Benevolent dictator for life". Linux Format. 2005-02-01. http://www.linuxformat.co.uk/modules.php?op=modload&name=Sections&file=index&req=viewarticle&artid=10. Retrieved 2007-11-01. 
  4. ^ Python Creator Guido van Rossum now working at Google, December 21, 2005, by Jeremy Jones - O'Reilly ONLamp Blog
  5. ^ Mondrian Google Mondrian: web-based code review and storage, November 30, 2006, Niall Kennedy's Weblog
  6. ^ Code Reviews at Google, 8 June 2010, Bogle’s Blog
  7. ^ (Python-Dev) Guido and Kim married, Ken Manheimer, 6 June 2000, Python-Dev -- Python core developers
  8. ^ Guido van Rossum - Brief Bio
  9. ^ (Mailman-Announce) forwarded message from Guido van Rossum, "Oh, and to top it all off, I'm going on vacation. I'm getting married and will be relaxing on my honeymoon."
  10. ^ What's New in Python?, "Not your usual list of new features", Stanford CSL Colloquium, October 29, 2003; BayPiggies, November 13, 2003, Guido van Rossum, Elemental Security
  11. ^ 'Globbing' library routine
  12. ^ File::Glob - Perl extension for BSD glob routine - search.cpan.org
  13. ^ Foreword for "Programming Python" (1st ed.)
  14. ^ [Python-Dev] SETL (was: Lukewarm about range literals)
  15. ^ GitHub.com Top Languages, [1]
  16. ^ Programming Language Popularity, [2]
  17. ^ TIOBE Programming Community Index for November 2011, [3], November 2011

External links