A game of tokens: write an interpreter in Python with TDD - Part 1 pytest Python Python3 TDD testing compilers May 9, 2017 Updated on Aug 5, 2020
Clean architectures in Python: a step-by-step example OOP pytest Python Python2 Python3 TDD architectures Nov 14, 2016 Updated on Sep 24, 2021
Python Mocks: a gentle introduction - Part 2 decorators OOP pytest Python Python2 Python3 TDD testing Sep 27, 2016
Abstract Base Classes in Python decorators metaclasses metaprogramming Notebook OOP Python Python2 Python3 Apr 3, 2016
Python Mocks: a gentle introduction - Part 1 decorators OOP pytest Python Python2 Python3 TDD testing Mar 6, 2016 Updated on Feb 27, 2019
Clojure sequential data types for Python programmers functional programming Python Python2 Python3 Clojure Sep 22, 2015
A simple example of Python OOP development (with TDD) - Part 2 OOP Python Python3 TDD testing Sep 10, 2015 Updated on Nov 26, 2022