The Elements of Computing Systems: Building a Modern Computer from First Principles Hardcover Author: Visit Amazon's Noam Nisan Page | Language: English | ISBN:
026214087X | Format: PDF, EPUB
The Elements of Computing Systems: Building a Modern Computer from First Principles Free PDFDownload for free books The Elements of Computing Systems: Building a Modern Computer from First Principles Hardcover Free PDF for everyone book with Mediafire Link Download Link
Review
"A refreshingly new way of looking at computer systems as a whole by considering all aspects of a complete system in an integrated manner." Jonathan Bowen Times Higher Education Supplement
--This text refers to the
Paperback
edition.
About the Author
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.
Download latest books on mediafire and other links compilation The Elements of Computing Systems: Building a Modern Computer from First Principles Free PDF
- Hardcover: 341 pages
- Publisher: The MIT Press (June 1, 2005)
- Language: English
- ISBN-10: 026214087X
- ISBN-13: 978-0262140874
- Product Dimensions: 9.4 x 7.9 x 1 inches
- Shipping Weight: 1.8 pounds
I highly recommend this book if you are interested in learning about computer science. The book is organized around the idea of building a computer from the fundamental logic gates up--starting with the hardware (combinational logic gates, arithmetic logic units, sequential logic gates, the CPU and memory) and then through the software hierarchy (starting with the machine language, and working up through the assembler, a virtual machine, a compiler for a high-level language, and an operating system). As a "by-product," one learns, by very relevant examples, many fundamental concepts of computer science.
You can just read the book, but the best idea is to follow the authors' advice and do the projects where you implement every necessary piece of the computer system yourself. The projects are all very well organized. All the software necessary to emulate any part of the computer is available for free download from the authors' web-site. It all works beautifully. If you want to skip any of the projects, you can, because the software is organized in such a way that it will use built-in modules instead of the ones you built if necessary.
The authors seem to have extensively tested the whole approach through the courses they have taught using this material. I also noticed that Harvard's Computer Science 101 course is being taught based on this book. I have been using the book for self-study with absolutely no problems--in fact I have never had such a great experience with a self-study course. All you need is a Windows or Linux (edit: Mac OS X works fine too) computer and access to the internet, and you can give yourself a wonderful education in computer science.
In terms of prerequisites, you only really need to have some experience with programming (e.g.
Book Preview
The Elements of Computing Systems: Building a Modern Computer from First Principles Download
Please Wait...