Tagged articles
16 articles
Page 1 of 1
21CTO
21CTO
Jan 22, 2025 · Fundamentals

Why Python’s Creator Still Codes: Insights from Guido van Rossum’s Journey

The article explores Python’s origin, Guido van Rossum’s career path, cultural differences in programmer longevity, and why passion for coding outweighs managerial roles, highlighting examples from abroad and China to illustrate how age and work environment shape software engineers’ lives.

Guido van Rossumdeveloper cultureprogrammer career
0 likes · 7 min read
Why Python’s Creator Still Codes: Insights from Guido van Rossum’s Journey
Python Programming Learning Circle
Python Programming Learning Circle
Jun 1, 2023 · Fundamentals

Guido van Rossum: The Legend Behind Python – A 30‑Year Journey

This article chronicles the life and career of Guido van Rossum, the creator of Python, detailing his early fascination with computers, the birth of Python in 1989, its evolution across various domains, his roles at Google and Dropbox, retirement, and recent return to Microsoft, while also offering a free Python learning resource.

BDFLGuido van RossumPython
0 likes · 5 min read
Guido van Rossum: The Legend Behind Python – A 30‑Year Journey
Python Programming Learning Circle
Python Programming Learning Circle
May 31, 2021 · Fundamentals

Guido van Rossum Discusses the Unlikely Arrival of Python 4.0 and the Future Roadmap

In a recent Microsoft Reactor interview, Python creator Guido van Rossum explained that Python 4.0 is unlikely, outlined the ongoing transition from Python 2 to 3, highlighted upcoming incremental releases like 3.10‑3.13, performance goals for 3.11, and discussed type‑hint evolution and influences from Rust and TypeScript.

Guido van RossumPython 4TypeScript
0 likes · 6 min read
Guido van Rossum Discusses the Unlikely Arrival of Python 4.0 and the Future Roadmap
MaGe Linux Operations
MaGe Linux Operations
May 30, 2021 · Fundamentals

Why Python 4 May Never Arrive – Guido van Rossum’s Perspective

Guido van Rossum explains why a Python 4 release is unlikely, detailing the language’s post‑Python‑2 evolution, the focus on incremental 3.x improvements, performance goals, and how future changes like C‑compatibility or removing the GIL could finally trigger a major version jump.

Guido van RossumPythonPython 4
0 likes · 6 min read
Why Python 4 May Never Arrive – Guido van Rossum’s Perspective
21CTO
21CTO
May 28, 2021 · Fundamentals

Will Python 4 Ever Arrive? Guido van Rossum Explains Why It Might Not

Guido van Rossum, the creator of Python, reveals in a recent interview that a Python 4.0 is unlikely, explaining the team’s focus on incremental improvements through versions 3.9 to 3.13, performance boosts, type‑hint evolution, and the challenges of maintaining C compatibility, while also sharing his views on other languages like Rust, Go, and TypeScript.

Guido van RossumPythonPython 4
0 likes · 6 min read
Will Python 4 Ever Arrive? Guido van Rossum Explains Why It Might Not
MaGe Linux Operations
MaGe Linux Operations
May 20, 2021 · Fundamentals

How the “Shannon Plan” Aims to Double Python’s Speed in 3.11

Guido van Rossum revealed that the new “Shannon Plan” backed by Microsoft will target a 2× speed boost for CPython 3.11 through a specialized bytecode interpreter, stack optimizations, and other enhancements, while preserving ABI compatibility and open‑source principles.

CPythonGuido van RossumPEP 659
0 likes · 4 min read
How the “Shannon Plan” Aims to Double Python’s Speed in 3.11
Python Crawling & Data Mining
Python Crawling & Data Mining
May 20, 2021 · Fundamentals

How the Shannon Plan Aims to Make CPython 5× Faster

Guido van Rossum’s recent “Making CPython Faster” talk reveals the Shannon Plan—a four‑year effort, backed by Microsoft, to boost Python’s performance up to five times, with the first milestone targeting a 2× speedup in the upcoming Python 3.11 release through adaptive bytecode interpreters and other optimizations.

CPythonGuido van RossumPEP 659
0 likes · 4 min read
How the Shannon Plan Aims to Make CPython 5× Faster
21CTO
21CTO
May 15, 2021 · Fundamentals

Can Python’s Creator Double Its Speed? Inside Guido’s New CPython Push

Guido van Rossum, now a Microsoft Distinguished Engineer, promises to boost CPython performance by up to five times without breaking existing code, detailing the team, funding, and security efforts behind the ambitious speed upgrades slated for Python 3.11 and beyond.

CPythonGuido van RossumMicrosoft
0 likes · 6 min read
Can Python’s Creator Double Its Speed? Inside Guido’s New CPython Push
MaGe Linux Operations
MaGe Linux Operations
Dec 6, 2020 · Fundamentals

Uncovering Python’s Origins: From ABC to a Global Powerhouse

This article traces Python’s history—from Guido van Rossum’s Dutch roots and the influence of ABC, through its 1991 birth, community‑driven growth, and design philosophy—to illustrate how open‑source collaboration shaped one of today’s most popular programming languages.

Guido van RossumProgramming Language HistoryPython
0 likes · 15 min read
Uncovering Python’s Origins: From ABC to a Global Powerhouse
MaGe Linux Operations
MaGe Linux Operations
Nov 14, 2020 · Fundamentals

Why Guido van Rossum Unretired to Join Microsoft: The Story Behind Python’s Creator

After retiring from Dropbox, Python’s creator Guido van Rossum announced he’s ending his retirement to join Microsoft’s developer division, aiming to improve Python’s performance across platforms, while the article also recounts his extensive career, awards, and the language’s origins from the ABC project.

Guido van RossumMicrosoftPython
0 likes · 6 min read
Why Guido van Rossum Unretired to Join Microsoft: The Story Behind Python’s Creator
21CTO
21CTO
Nov 13, 2020 · Fundamentals

Why Guido van Rossum’s Return to Microsoft Matters for Python’s Future

The article recounts how Guido van Rossum, the creator of Python, retired, reflected on his next steps, and ultimately joined Microsoft’s developer team, highlighting the implications for Python’s evolution, cloud integration, and the broader open‑source ecosystem.

Guido van RossumMicrosoftPython
0 likes · 5 min read
Why Guido van Rossum’s Return to Microsoft Matters for Python’s Future
MaGe Linux Operations
MaGe Linux Operations
Aug 4, 2018 · Fundamentals

Why Guido van Rossum Resigned and What It Means for Python’s Future

Guido van Rossum, the creator of Python and its longtime BDFL, announced his resignation citing health concerns and controversy over PEP 572, while discussing the upcoming inclusion of assignment expressions in Python 3.8, the future governance of the language, and his continued role as a contributor.

BDFLGuido van RossumPEP 572
0 likes · 8 min read
Why Guido van Rossum Resigned and What It Means for Python’s Future
ITPUB
ITPUB
May 8, 2018 · Fundamentals

How Python Was Born: From ABC to a Global Powerhouse

This article traces Python's evolution from Guido van Rossum's early frustrations with C and shell scripting, through the influence and shortcomings of the ABC language, to the creation of Python in 1989 and its rapid growth driven by extensibility, community collaboration, and open‑source momentum.

Guido van RossumProgramming Language HistoryPython
0 likes · 14 min read
How Python Was Born: From ABC to a Global Powerhouse