Skip to content

Commit

Permalink
content(architecture patterns with python): add page for notes
Browse files Browse the repository at this point in the history
  • Loading branch information
mkrtchian committed Jun 18, 2024
1 parent 222b39e commit 806a147
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions pages/books/_meta.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"accelerate": "Accelerate",
"architecture-patterns-with-python": "Architecture Patterns with Python",
"continuous-discovery-habits": "Continuous Discovery Habits",
"designing-cloud-data-platforms": "Designing Cloud Data Platforms",
"designing-data-intensive-applications": "Designing Data-Intensive Applications",
Expand Down
1 change: 1 addition & 0 deletions pages/books/architecture-patterns-with-python.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Architecture Patterns with Python
2 changes: 2 additions & 0 deletions pages/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,5 @@ These are my detailed notes taken while reading software engineering related boo
- [fr] [_Team Topologies_](books/team-topologies) - Matthew Skelton and Manuel Pais - 2019

## In progress

- [fr] [_Architecture Patterns with Python_](books/architecture-patterns-with-python) - Harry Percival and Bob Gregory - 2020

0 comments on commit 806a147

Please sign in to comment.