I wrote last year about Tinkerstellar, a new iPad app inspired by Apple’s Swift Playground that’s designed to help people learn Python through multiple interactive lessons. Tinkerstellar is now ...
Streamlit lets you write web-based Python data applications without HTML, CSS, or JavaScript. Here's a first look at Streamlit. A common problem with Python applications is how to share them with ...
3D design app Rooms just landed more funding. Launched into beta in 2023, the app from ex-Google employees allows users to build and code interactive 3D rooms and mini-games using a library of more ...
Software engineers have long told their bosses and clients that they can have software "fast, cheap, or right," as long as they pick any two of those factors. Getting all three? Forget about it! But ...
This article is adapted from an edition of our Off the Charts newsletter originally published in October 2021. Off the Charts is a weekly, subscriber-only guide to The Economist’s award-winning data ...
One of Python’s most persistent limitations is how unnecessarily difficult it is to take a Python program and give it to another user as a self-contained click-to-run package. The design of the Python ...