Introduction
Python
1.
About
2.
Virtual Environments
3.
Jupyter Project
4.
Standards
4.1.
Design Patterns
4.2.
Project Structure
4.3.
Typing
5.
Development
5.1.
Logging
5.2.
Debugging
5.3.
Tooling
6.
Beyond Scripting
6.1.
Threading
6.2.
asyncio
Data
7.
Storage Types
7.1.
Object
7.2.
Block
8.
Databases
8.1.
SQL
8.2.
NoSQL
9.
Processing
9.1.
Workflows
Deployment
10.
Infrastructure
10.1.
Cloud
10.2.
Infrastructure As Code
11.
Operations
11.1.
Continuous Integration
11.2.
Continuous Delivery