aboutsummaryrefslogtreecommitdiff
path: root/content/posts/software_engineering.md
diff options
context:
space:
mode:
authorKaran Jayachandra <mail@karanjayachandra.com>2026-04-14 23:31:56 +0200
committerKaran Jayachandra <mail@karanjayachandra.com>2026-04-14 23:31:56 +0200
commit82a4dc182321b18e1b5ffa0cadd3077dbc288eed (patch)
tree470f88dcf1fa35f7863e54814ea1e3acc324fd43 /content/posts/software_engineering.md
parentb66fde5fe15e7edc2378518fe6be9fda82821bf3 (diff)
Updated the main page with information about skills
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)