Skip to content

Commit

Permalink
Added reference to K&R
Browse files Browse the repository at this point in the history
  • Loading branch information
josh-59 committed Dec 6, 2023
1 parent eda95d7 commit 62b8a92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions processes.html
Original file line number Diff line number Diff line change
Expand Up @@ -565,6 +565,7 @@ <h3> CPU </h3>

<h3>Suggested Reading</h3>
<ul>
<li><a href="https://en.wikipedia.org/wiki/The_C_Programming_Language">The C Programming Language</a> by Brian Kernighan and Dennis Ritchie</li>
<li><a href="https://pages.cs.wisc.edu/~remzi/OSTEP/">Operating Systems: Three Easy Pieces</a> by Remzi H. Arpaci-Dusseau and Andrea C. Arpaci-Dusseau </li>
<li><a href="https://csapp.cs.cmu.edu/">Computer Systems: A Programmer's Perspective</a> by Randal E. Bryant and David R. O'Hallaron</li>
</ul>
Expand Down

0 comments on commit 62b8a92

Please sign in to comment.