Python data typespublished on 06.09.2021 | Included in category Articles to preparing for a Python Developer interviewPython Built-in data types
Django Cookiecutter commandspublished on 15.03.2021 | Included in category Personal notes and cheatsheetsDjango Cookiecutter commands
Difference between "is" and "==" in Pythonpublished on 01.10.2020 | Included in category Articles to preparing for a Python Developer interviewWhat difference between comparison operators "is" and "==" (equal) in Python.