Noam Nisan is Professor at the Institute of Computer Science and Engineering, Hebrew University of Jerusalem.
Shimon Schocken is the IDB Professor of Information Technologies and Dean of the Efi Arazi School of Computer Science, Interdisciplinary Center Herzliya.
In the early days of computer science, the interactions of hardware, software, compilers, and operating system were simple enough to allow students to see an overall picture of how computers worked. With the increasing complexity of computer technology and the resulting specialization of knowledge, such clarity is often lost. Unlike other texts that cover only one aspect of the field, The Elements of Computing Systems gives students an integrated and rigorous picture of applied computer science, as its comes to play in the construction of a simple yet powerful computer system.Indeed, the best way to understand how computers work is to build one from scratch, and this textbook leads students through twelve chapters and projects that gradually build a basic hardware platform and a modern software hierarchy from the ground up. In the process, the students gain hands-on knowledge of hardware architecture, operating systems, programming languages, compilers, data structures, algorithms, and software engineering. Using this constructive approach, the book exposes a significant body of computer science knowledge and demonstrates how theoretical and applied techniques taught in other courses fit into the overall picture.Designed to support one- or two-semester courses, the book is based on an abstraction-implementation paradigm; each chapter presents a key hardware or software abstraction, a proposed implementation that makes it concrete, and an actual project. The emerging computer system can be built by following the chapters, although this is only one option, since the projects are self-contained and can be done or skipped in any order. All the computer science knowledge necessary for completing the projects is embedded in the book, the only pre-requisite being a programming experience.The book's web site provides all tools and materials necessary to build all the hardware and software systems described in the text, including two hundred test programs for the twelve projects. The projects and systems can be modified to meet various teaching needs, and all the supplied software is open-source.
發表於2024-11-22
The Elements of Computing Systems 2024 pdf epub mobi 電子書 下載
多的就不說瞭,這本書從頭到尾介紹瞭如何自己實現一颱計算機,盡管隻是一個小闆凳,但是世界就是從這裏開始的。 如果有興趣,來吧,我們自己做一個吧。 我本人除瞭最後的類庫以外,全部實現瞭。 不論你是對硬件實現有興趣,還是對軟件實現有興趣, 可以加這個群,一個討論...
評分衝著"從零開始"去看,發現書很薄,有些疑惑.讀畢第三章已經不想看瞭,講的比較淺.然後又搞瞭個Jack語言,比較討厭這口寫法,無心再去理會語法,快速翻完. 要真想學,還是去看<深入理解>比較閤適,比這個過癮.這個相比來說隻能算個初級科普讀物,啥都提到,啥都一小段完事.
評分不知道有多少人像我一樣,在看瞭Shimon Schocken的那個TED演講之後對這門網絡課程産生瞭興趣;也不知道有多少人像我一樣,堅持做完瞭整本書的項目。在斷斷續續3個月的學習過程中,我對計算機有瞭更加深入的認識,同時,超過1500行的代碼和一個個實打實的project給瞭我前所未有...
評分https://github.com/Bozar/Nand2Tetris 前八章習題全部完成,個彆難題(ALU、PC、CPU 和 匯編器)代碼裏有注釋。後麵四章不打算做瞭。因為最後幾章知識點密度太大,哪怕根據文檔寫完代碼,也沒搞懂太多內容。 絕大部分題目都可以獨立完成的,隻要把書讀懂瞭就行。但是第八章有...
評分首先,這本書可以作為學習計算機係統的入門書先看看,主要是要實踐,把CPU和編譯器做完後會發現自己很有成就感,這時候自信心和興趣都會有所提高,然後繼續看些較深入的計算機體係結構的書。 書中對每個項目都有循序漸進的方案實行,這樣會讓我們對項目有一個很好的習慣:循序...
圖書標籤: 計算機 計算機係統 計算機科學 操作係統 計算機科學課程 計算機硬件 CS computer_system
配閤著nand2tetris課程看的,沒有從頭到尾看,當作做projects的參考資料用
評分wonderful
評分跟著書本用HDL寫齣一颱計算機,這個體驗太棒瞭。
評分跟著書本用HDL寫齣一颱計算機,這個體驗太棒瞭。
評分還行吧,簡略瞭很多
The Elements of Computing Systems 2024 pdf epub mobi 電子書 下載