Programming
-

A technical overview and some benchmarks
10 min read -

An in-depth performance test comparing Nucs and Choco
22 min read -

Three free ways to quickly deploy a static web app that anyone can access
12 min read -

The syntax and semantics of mathematics
15 min read -

Billions of rows might be the exception, but for everything else, Pandas is still a…
5 min read -

Your First WebAssembly Program and Web App (Written, Tested, and Deployed Entirely in the Web Browser)
ProgrammingCompiling and running C code with Emscripten and GitHub Codespaces — no local installation required.
16 min read -

A step-by-step guide to understanding distributed data, lazy logic, and your first DataFrame.
11 min read -

A practical guide to modern type annotations in Python for data science
18 min read -

Stop shifting elements in lists! Discover why collections.deque is the secret to high-performance sliding windows,…
4 min read -

Most slow Pandas code “works”, until it doesn’t. Learn how to spot hidden bottlenecks, avoid…
18 min read