We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9019ee commit c46d264Copy full SHA for c46d264
1 file changed
LINKS.md
@@ -2,7 +2,13 @@
2
3
This document lists some links that may be helpful for this project.
4
5
+## Design Patterns
6
+
7
+* [Design Patterns, Architectures & Idioms in 24 Languages](https://softwarepatternslexicon.com)
8
+* [Design Patterns](https://refactoring.guru/design-patterns/)
9
10
## Async I/O
11
12
* [Python's asyncio: A Hands-On Walkthrough](https://realpython.com/async-io-python/)
13
14
0 commit comments