ch1-A_Tour_of_Computer_Systems
컴퓨터 시스템은 하드웨어 + 소프트웨어의 조합으로 프로그램을 구동한다. 특정 구현은 바뀔 수 있지만, 그 밑의 개념은 바뀌지 않는다. 이 책은 프로그래머가 더 나은 프로그램 작성을 위해 필요한 지식을 정리한다.
1.1-Info=Bits+Context 1.2-Translate_Program 1.3-Importance_of_Understanding_Compiler 1.4-Proccessor_reads_Instruction_in_Memory 1.5-Cache_is_important 1.6-Hierarchy_of_Memory 1.7-OS_manage_Hardware 1.8-System_communicate_System_with_Network 1.9-Other_important_Themes 1.10-Summary