diff options
Diffstat (limited to 'content/posts/software_engineering.md')
| -rw-r--r-- | content/posts/software_engineering.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/posts/software_engineering.md b/content/posts/software_engineering.md index 6fc5eac..dfdbc27 100644 --- a/content/posts/software_engineering.md +++ b/content/posts/software_engineering.md @@ -49,3 +49,4 @@ Simple, fast and open tools are usually better in most cases. They allow for qui - [Big O](https://samwho.dev/big-o/)
- [Periodic Table of System Design](https://github.com/jarulraj/periodic-table)
- [Refactoring Guru](https://refactoring.guru/refactoring/catalog)
+- [Useful git commands](https://piechowski.io/post/git-commands-before-reading-code/)
\ No newline at end of file |
