What Python creator Guido van Rossum thinks of Rust, Go, Julia, and TypeScript

Python’s creator Guido van Rossum shared his opinions on other programming languages during a new hour-long interview with Microsoft’s principle cloud advocate manager. Some of the highlights: Read more

Similar

Python Module of the Week

PyMOTW-3 is a series of articles written by Doug Hellmann to demonstrate how to use the modules of the Python 3 standard library. It is based on the original PyMOTW series, which covered Python 2.7. See About Python Module of the Week for details includi... (more…)

Read more »

Python Microframework Benchmark

In the complex world of web development, as the popularity of frontend framework such as React and Vue increase, Python is left to exist to be the language of a backend framework such as Flask and Django. Django is a fullstack web framework with built in ... (more…)

Read more »