Resources
Curated books, tutorials and courses I’ve found valuable:
Type | Title | Description |
---|---|---|
Book | Architecture Patterns with Python | Enabling Test-Driven Development, Domain-Driven Design, and Event-Driven Microservices |
Book | Cloud Native Python | Build and deploy resilent applications on the cloud using microservices, AWS, Azure and more |
Book | System Design Interview | An Insider’s Guide: Volume 2 |
Book | Grokking Algorithms | Second Edition |
Book | Fluent Python | Clear, Concise, and Effective Programming |
Book | Clean Code in Python | Second Edition: Develop maintainable and efficient code |
Course | Linux Essentials | Cisco academy |
Course | AWS Cloud Practitioner Essentials | |
Course | Docker Essentials | IBM developer skills network |
Course | Database Engineering | Learn ACID, Indexing, Partitioning, Sharding, Concurrency control, Replication, DB Engines, Best Practices and More! |
Course | Operating Systems | Understanding how the OS kernel works |
Course | Backend Engineering | Understand backend communication design patterns, protocols, execution and proxying |
Course | SQL and PostgreSQL | Become an expert with SQL and PostgreSQL! Tune queries, and design efficient database structures! |