所属大学:卡内基梅隆大学(Carnegie Mellon University)
先修要求:CS21A、CS21B
编程语言:C
作者观点:无(我没意见)
注:课程与书:《CSAPP》(《Computer Systems A Programmer’s perspective》,中文译名《深入理解计算机系统》)在教学进度上没有关联,二者为一个整体。该笔记为课堂笔记,而非对教材的学习笔记。BILIBILI上有课程的熟肉以及对教材的讲解。
Lecture01:Course Overview
Lecture02:Bits,Bytes,and Integer
Lecture03:Bits,Bytes,and Integers cont