aboutsummaryrefslogtreecommitdiff
path: root/content/posts/software_engineering.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/posts/software_engineering.md')
-rw-r--r--content/posts/software_engineering.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/posts/software_engineering.md b/content/posts/software_engineering.md
index dfdbc27..aa5e8e9 100644
--- a/content/posts/software_engineering.md
+++ b/content/posts/software_engineering.md
@@ -45,6 +45,7 @@ Simple, fast and open tools are usually better in most cases. They allow for qui
## References
+- [Pragmatic Programmer](https://pragprog.com/titles/tpp20/the-pragmatic-programmer-20th-anniversary-edition/)
- [21 Lessons from Google](https://addyosmani.com/blog/21-lessons/)
- [Big O](https://samwho.dev/big-o/)
- [Periodic Table of System Design](https://github.com/jarulraj/periodic-table)