Object-Oriented Programming in Python 3 - Metaclasses Python Python3 OOP metaprogramming metaclasses Sep 1, 2014 Updated on May 22, 2019
Object-Oriented Programming in Python 3 - Abstract Base Classes Python Python3 OOP metaprogramming metaclasses Sep 4, 2014 Updated on May 22, 2019
Python Mocks: a gentle introduction - Part 1 decorators OOP pytest Python Python2 Python3 TDD testing Mar 6, 2016 Updated on Feb 27, 2019
Object-Oriented Programming in Python 3 - Polymorphism Python Python3 OOP Aug 21, 2014 Updated on Dec 21, 2018
Refactoring with tests in Python: a practical example OOP pytest Python Python3 refactoring TDD testing Jul 21, 2017