Skip to content

Commit

Permalink
add resource on dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
taxmeifyoucan committed Jan 11, 2025
1 parent 9b1d9ae commit e6e9c87
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/wiki/dev/cs-resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,12 +81,14 @@
- 🎥 [The Unix Workbench | Johns Hopkins](https://www.coursera.org/learn/unix)
- 📄 [Git tips and tricks](https://blog.gitbutler.com/git-tips-and-tricks/)
- 📄 [Popular Git config options](https://jvns.ca/blog/2024/02/16/popular-git-config-options/)

## Misc

- 📄 [Things Every Programmer Should Know](https://github.com/mtdvio/every-programmer-should-know)
- 📄 [What Every Programmer Should Know About Memory](https://akkadia.org/drepper/cpumemory.pdf)
- 📄 [What Every Computer Scientist Should Know About Floating-Point Arithmetic](https://docs.oracle.com/cd/E19957-01/806-3568/ncg_goldberg.html)
- 🗣️ [Big and Little Endian inside / out](https://www.youtube.com/watch?v=oBSuXP-1Tc0)
- 🗣️ [Big and Little Endian inside / out](https://www.youtube.com/watch?v=oBSuXP-1Tc0)
- 🎥 [The Perfect Dependency - SQLite Case Study](https://www.youtube.com/watch?v=ZP7ef4eVnac)

## Resources

Expand Down

0 comments on commit e6e9c87

Please sign in to comment.