Operating Systems: Three Easy Pieces
pages.cs.wisc.edu
Operating Systems: Three Easy Pieces
1–10 of 30 posts
Re: Operating Systems: Three Easy Pieces
#2Re: Operating Systems: Three Easy Pieces
#3Re: Operating Systems: Three Easy Pieces
#4Re: Operating Systems: Three Easy Pieces
#5Re: Operating Systems: Three Easy Pieces
#6Don't let it deter you though, it's a fantastic book.
Re: Operating Systems: Three Easy Pieces
#7Heads up to anyone wanting to go through this book and use the code samples: they're all in Python 2. Don't let it deter you though, it's a fantastic book.
Re: Operating Systems: Three Easy Pieces
#8Edit: Just noticed my professor for that class contributed some new chapters! Cool!
Re: Operating Systems: Three Easy Pieces
#9Heads up to anyone wanting to go through this book and use the code samples: they're all in Python 2. Don't let it deter you though, it's a fantastic book.
Re: Operating Systems: Three Easy Pieces
#10Heads up to anyone wanting to go through this book and use the code samples: they're all in Python 2. Don't let it deter you though, it's a fantastic book.
My memory was telling me the examples were all in C, so I went just now and picked a few random chapters, and the examples I saw were in C.