Python
Object Oriented Programming:
Debug with python:
encode json?
cls=decimalencoder.DecimalEncoder?
Overview:
https://www.fullstackpython.com/table-of-contents.html
https://github.com/mattmakai/fullstackpython.com/pulls
Modules: https://www.tutorialspoint.com/python/python_modules.htm
Switch in Python:
Testing
Lambda Functions
Check if key exists in (nested) dict
Dependency Injection
String replacement / patterns (f-strings)
Check if key is in (nested) dictonary:
you always can create a function for it
else:
Last updated
