Biography
Guido van Rossum
- Born
- 31 January 1956
- Nationality
- Dutch
- Known for
- Creating the Python programming language
Guido van Rossum created Python, and in doing so shaped how a generation learned to program. He started the language in 1989 as a side project over a quiet Christmas break, wanting something more readable and pleasant to use than the tools he had. He released it in 1991, and it grew into one of the most widely used programming languages on earth.
Python’s appeal is its clarity. Van Rossum designed it so that code reads almost like plain English, with simple, uncluttered syntax that beginners can pick up fast and experienced programmers can still build serious systems with. That readability, combined over the years with an enormous collection of ready-made libraries, made Python the natural choice first for scripting and teaching, and then for data science, scientific computing and the machine learning behind modern artificial intelligence.
For most of Python’s life van Rossum guided its design personally, a role the community half-jokingly called benevolent dictator for life. He stepped back from that in 2018, leaving the language in the hands of an elected council, but the values he built into it, readability and simplicity above cleverness, still define how Python feels to use.
Frequently asked
What did Guido van Rossum create?
He created Python, a programming language he began in 1989 and released in 1991. Python is now one of the most widely used languages in the world, especially for teaching, data science and artificial intelligence.
Why is Python so popular?
Python was designed to be readable and simple, so beginners can learn it quickly and experts can build large systems with it. That clarity, plus a huge collection of libraries, made it the default language for data science and machine learning.
What was the benevolent dictator for life?
For decades van Rossum held the final say over Python's design, a role the community named benevolent dictator for life. He stepped down from it in 2018, handing decisions to an elected steering council.