Skip to content

Commit c46d264

Browse files
committed
Add section about design patterns
1 parent e9019ee commit c46d264

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

LINKS.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,13 @@
22

33
This document lists some links that may be helpful for this project.
44

5+
## Design Patterns
6+
7+
* [Design Patterns, Architectures & Idioms in 24 Languages](https://softwarepatternslexicon.com)
8+
* [Design Patterns](https://refactoring.guru/design-patterns/)
9+
510
## Async I/O
611

712
* [Python's asyncio: A Hands-On Walkthrough](https://realpython.com/async-io-python/)
813

14+

0 commit comments

Comments
 (0)