Why learners find classes and objects confusing

Posted on Tue 05 August 2025 in Software • Tagged with python, object-oriented-programming, teaching


Logging in Python

Posted on Sun 07 July 2024 in Python • Tagged with python, backend


Object creation patterns in Python: Static factory methods

Posted on Tue 21 May 2024 in Python • Tagged with python, object-oriented-programming, design-patterns


for loops in Python are a bit weird

Posted on Sun 11 February 2024 in Python • Tagged with python, javascript