Lisp Logical PathnamesA short and useful introduction to logical pathnames in Common Lisp.#lisp#common-lisp#programming#guide#blog#reference#tutorial·aartaka.me·Jun 27, 2025Lisp Logical Pathnames
Statically Typed Functional Programming with Python 3.12One person's adventutes in functional programmming in Python.#python#functional-programming#blog#tutorial#programming·wickstrom.tech·May 25, 2024Statically Typed Functional Programming with Python 3.12
Annotating args and kwargs in PythonUseful blog post that goes over the best ways to type *args and **kwargs in Python.#python#typing#tutorial#tips#blog#programming·rednafi.com·Jan 10, 2024Annotating args and kwargs in Python
Basic introduction to PydanticNice little introduction to what Pydantic offers. #programming#python#blog#tutorial·bugbytes.io·Feb 28, 2023Basic introduction to Pydantic