写点什么

《Operating System Concepts》阅读笔记:p1-p1

作者:codists
  • 2025-01-29
    广西
  • 本文字数:565 字

    阅读完需:约 2 分钟

《Operating System Concepts》学习第 1 天,p1-p1 总结,总计 1 页。

一、技术总结

无。

二、英语总结(生词:1)

1.intermediary

(1)intermediary: inter-("between, among") + medius("middle")


c.intermediary originally referred to something or someone that is "in the middle" or acts as a "go-between."


An operating system acts as an intermediary between the user of a computer and the computer hardware(《Operating System Concepts》第 1 页。 。


关于英语的注解同步更新汇总到 https://github.com/codists/English-In-CS-Books 仓库。

三、其它

1.为什么选择这本书?

这本书来自于:https://github.com/codefollower/My-Blog/issues/1。工作之后,个人一直追求的一个方面就是“系统化”,笼统的来说就是两方面“基础”+“专业”。这本书是属于基础方面的系统化,旨在加深对进程、线程、CPU 调度、同步、死锁、内存管理、虚拟内存、文件系统、I/O 系统这些最基本的概念和原理的理解和掌握。

四、参考资料

1. 编程

(1) Abraham Silberschatz,Peter Baer Galvin,Greg Gagne《Operating System Concepts》:https://book.douban.com/subject/30272539/

2. 英语

(1) Etymology Dictionary:https://www.etymonline.com


(2) Cambridge Dictionary:https://dictionary.cambridge.org


欢迎搜索及关注:编程人(a_codists)

发布于: 刚刚阅读数: 5
用户头像

codists

关注

公众号:编程人 2021-01-14 加入

Life is short, You need Python

评论

发布
暂无评论
《Operating System Concepts》阅读笔记:p1-p1_System_codists_InfoQ写作社区