《操作系统导论》读书笔记


操作系统导论(英文版)+代码

提取码:h956 
 
作者本书的网页,书和代码是可免费下载的

 http://pages.cs.wisc.edu/~remzi/OSTEP/

 

目标:

学习操作系统的基本概念,代码是python的,也学习一下python。

解除对操作系统的好奇心,提升代码的思维和编程能力。

 

The book is centered around three conceptual pieces that are fundamental to operating systems: virtualization, concurrency, and persistence. In understanding the conceptual, you will also learn the practical, including how an operating system does things like schedule the CPU, manage memory, and store files persistently.

 


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM