Skip to content

Commit

Permalink
Fix csapp3e link
Browse files Browse the repository at this point in the history
  • Loading branch information
giulianopz committed Aug 4, 2024
1 parent e7ba5a8 commit 7997484
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/system-programming.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- [Getting started with Linux kernel development](https://gist.github.com/vegard/22200a9f91af138a99ae22a9b814a9a4)
- [Linux From Scratch](http://www.linuxfromscratch.org/)
- [Think OS. A Brief Introduction to Operating Systems](https://greenteapress.com/thinkos/thinkos.pdf)
- [Computer Systems: A Programmer's Perspective](https://csapp.cs.cmu.edu/)
- [Computer Systems: A Programmer's Perspective](http://csapp.cs.cmu.edu/3e/home.html)
- [Dive into Systems](https://diveintosystems.org/singlepage/)
- [Kernighan and Pike, The Unix Programming Environment](https://www.cs.princeton.edu/~bwk/upe/upe.html)
- [Kerrisk, The Linux Programming Interface](https://man7.org/tlpi/)
Expand Down

0 comments on commit 7997484

Please sign in to comment.