Skip to content

Commit 3ab7f7f

Browse files
Add OSTEP to Operating Systems section
1 parent fa90829 commit 3ab7f7f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

books/free-programming-books-subjects.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -800,6 +800,8 @@ Books that cover a specific programming language can be found in the [BY PROGRAM
800800
* [UNIX Application and System Programming, lecture notes](http://www.compsci.hunter.cuny.edu/~sweiss/course_materials/unix_lecture_notes.php) - Stewart Weiss (PDF) (CC BY-SA)
801801
* [Writing a Simple Operating System from Scratch](https://www.cs.bham.ac.uk/~exr/lectures/opsys/10_11/lectures/os-dev.pdf) - Nick Blundell (PDF)
802802
* [Xv6, a simple Unix-like teaching operating system](https://pdos.csail.mit.edu/6.828/2022/xv6.html) - Russ Cox, Frans Kaashoek and Robert Morris (PDF, HTML)
803+
* [Operating Systems: Three Easy Pieces](https://pages.cs.wisc.edu/~remzi/OSTEP/)
804+
803805

804806

805807
### Parallel Programming

0 commit comments

Comments
 (0)