Skip to content

Commit

Permalink
Add link for make it work, right, fast mantra
Browse files Browse the repository at this point in the history
  • Loading branch information
giulianopz committed Jul 18, 2023
1 parent 3aeaa66 commit daeb24d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/best-practices.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,10 +84,11 @@
- [The faker's guide to reading (x86) assembly language](https://www.timdbg.com/posts/fakers-guide-to-assembly/)
- [**!BONUS**] [Compiler Explorer](https://godbolt.org/)
- [Favorite compiler and interpreter resources](https://lists.eatonphil.com/compilers-and-interpreters.html)
- Laws and Principles:
- Laws, Principles and Mantra:
- [Programming Principles](https://java-design-patterns.com/principles/)
- [The Law of Leaky Abstractions](https://www.joelonsoftware.com/2002/11/11/the-law-of-leaky-abstractions/)
- [Conway's law](https://en.wikipedia.org/wiki/Conway%27s_law)
- [Make It Work Make It Right Make It Fast](https://wiki.c2.com/?MakeItWorkMakeItRightMakeItFast)
- What Happens When:
- [What happens when you run 'Hello, world'](https://jvns.ca/blog/2013/11/29/what-happens-when-you-run-a-unix-program/)
- [What happens when you press a key in your terminal?](https://jvns.ca/blog/2022/07/20/pseudoterminals/)
Expand Down

0 comments on commit daeb24d

Please sign in to comment.