Writing Faster Python with Functions, Lists, and More David Bolton, August 13, 2019 11 min read Python is a great language that’s easy to learn (just keep in mind: "always indent after colons"), but it’s also...
Python 3.7.0: Five New Features to Learn and Explore David Bolton, July 26, 2018 7 min read Given the newness of Python 3.7.0—it was released on June 27—my first attempts to run it on WSL (Windows Subsystem...