Python
Running online
Google Colab allows you to write and execute Python notebooks in your browser, without having to install a dependency locally. You can save the notebooks in GitHub or Google drive directly.
Review Links
Additional Readings
- Clean Architectures in Python by Leonardo Giordani (Digital Cat Books)
- Architecture Patterns with Python by Harry J.W. Percival and Bob Gregory (O’Reilly)
- Microservice APIs by José Haro Peralta (Manning)
- Domain-driven design | Wikipedia