Python
📄️ argparse library
Argument parsing with `argparse` in Python
📄️ The calendar module
Learn how to use the `calendar` module in Python
📄️ Generators
A Hands-On Guide to Python Generators
📄️ Lambda Functions
An introduction to lambda functions in Python
📄️ Pattern matching
Pattern Matching with “match case” in Python
📄️ Object Serialization
Object Serialization Libraries in Python