The Elements of Computing Systems 在線電子書 圖書標籤: 計算機 計算機係統 計算機科學 操作係統 計算機科學課程 計算機硬件 CS computer_system
發表於2024-12-26
The Elements of Computing Systems 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2024
great hands-on book.
評分大學時學瞭數電、模電、計算機組成原理等偏硬件的課,總感覺缺瞭點什麼,三個月前我纔知道,答案就是這本書,它告訴我作為一個CS的學生為什麼要學習詳盡的硬件知識,並把硬件知識同操作係統等課程緊密聯係起來。書的內容不深,但很有用處。
評分我是結閤coursa上的課程看的,這是我第一本接觸的關於計算機結構的書,如果單看這本書,沒有公開課程,我覺得很容易喪失整體。
評分nice,啃完的第一本純英文
評分配閤課程使用
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.
多的就不说了,这本书从头到尾介绍了如何自己实现一台计算机,尽管只是一个小板凳,但是世界就是从这里开始的。 如果有兴趣,来吧,我们自己做一个吧。 我本人除了最后的类库以外,全部实现了。 不论你是对硬件实现有兴趣,还是对软件实现有兴趣, 可以加这个群,一个讨论...
評分官方网站,上面有 PPT 和软件:http://www.nand2tetris.org/ Coursera 上的公开课 第一部分:https://www.coursera.org/learn/build-a-computer 第二部分:https://www.coursera.org/learn/nand2tetris2 另外希望大家在看的过程中顺便贡献中文字幕。
評分首先,这本书可以作为学习计算机系统的入门书先看看,主要是要实践,把CPU和编译器做完后会发现自己很有成就感,这时候自信心和兴趣都会有所提高,然后继续看些较深入的计算机体系结构的书。 书中对每个项目都有循序渐进的方案实行,这样会让我们对项目有一个很好的习惯:循序...
評分首先,这本书可以作为学习计算机系统的入门书先看看,主要是要实践,把CPU和编译器做完后会发现自己很有成就感,这时候自信心和兴趣都会有所提高,然后继续看些较深入的计算机体系结构的书。 书中对每个项目都有循序渐进的方案实行,这样会让我们对项目有一个很好的习惯:循序...
評分https://github.com/Bozar/Nand2Tetris 前八章习题全部完成,个别难题(ALU、PC、CPU 和 汇编器)代码里有注释。后面四章不打算做了。因为最后几章知识点密度太大,哪怕根据文档写完代码,也没搞懂太多内容。 绝大部分题目都可以独立完成的,只要把书读懂了就行。但是第八章有...
The Elements of Computing Systems 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2024