mirror of
https://github.com/ossu/computer-science.git
synced 2026-04-11 02:11:49 +08:00
Add Computer Networks: A Systems Approach to extra readings (#1340)
Computer Networks: A Systems Approach is a freely available web-based ebook that teaches computer networking from a bottom-up systems perspective, as opposed to the top-down approach seen in the OSSU curriculum. The book has been included in several university curricula, such as CMU's 15-441.
This commit is contained in:
parent
421ad5501f
commit
c05e741750
@ -50,6 +50,7 @@ Name | Author(s)
|
||||
[Computer Organization and Design: The Hardware/Software Interface (6th Edition)](https://www.amazon.com/Computer-Organization-Design-MIPS-Architecture/dp/0128201096/) | David Patternson, John Hennessy
|
||||
[Computer Networks (5th Edition)](http://www.amazon.com/Computer-Networks-5th-Andrew-Tanenbaum/dp/0132126958/) | Andrew S. Tanenbaum, David J. Wetherall
|
||||
[Computer Networking: A Top-Down Approach (8th Edition)](https://gaia.cs.umass.edu/kurose_ross/index.html) | James F Kurose, Keith W Ross
|
||||
[Computer Networks: A Systems Approach](https://book.systemsapproach.org/) | Larry Peterson and Bruce Davie
|
||||
[Distributed Systems: Principles and Paradigms](https://www.amazon.com/Distributed-Systems-Principles-Andrew-Tanenbaum/dp/153028175X) | Andrew Tanenbaum
|
||||
[Operating Systems Design and Implementation](https://www.amazon.com/Operating-Systems-Design-Implementation-3rd/dp/0131429388) | Andrew S. Tanenbaum, Albert S. Woodhull
|
||||
[Crafting Interpreters](https://www.craftinginterpreters.com/contents.html) | Robert Nystrom
|
||||
|
||||
Loading…
Reference in New Issue
Block a user