Computer Science from the Bottom Up

Computer Science from the Bottom Up

简介:

本书使用广泛的覆盖面和清晰的阐述来呈现动态计算机科学领域的完整画面。来自各个背景的学生都可以使用,它使用独立于语言的环境来鼓励对该领域的实用,现实的理解的发展。

计算机科学的每个重要领域 (Unix和高级C,二进制和数字表示,计算机体系结构,操作系统,过程,虚拟内存,动态链接,I/O基础知识等) 的概述为学生提供了未来课程的一般水平。

英文简介:

In a nutshell, what you are reading is intended to be a shop class for computer science. Young computer science students are taught to "drive" the computer; but where do you go to learn what is under the hood? Trying to understand the operating system is unfortunately not as easy as just opening the bonnet. The current Linux kernel runs into the millions of lines of code, add to that the other critical parts of a modern operating system (the compiler, assembler and system libraries) and your code base becomes unimaginable. Further still, add a University level operating systems course (or four), some good reference manuals, two or three years of C experience and, just maybe, you might be able to figure out where to start looking to make sense of it all.

To keep with the car analogy, the prospective student is starting out trying to work on a Formula One engine without ever knowing how a two stroke motor operates. During their shop class the student should pull apart, twist, turn and put back together that two stroke motor, and consequentially have a pretty good framework for understanding just how the Formula One engine works. Nobody will expect them to be a Formula One engineer, but they are well on their way!

书名
Computer Science from the Bottom Up
译名
自下而上的计算机科学
语言
英语
年份
2022
页数
309页
大小
1.10 MB
标签
  • 计算机科学
  • 下载
    pdf iconComputer Science from the Bottom Up.pdf
    密码
    65536

    最后更新:2025-04-12 23:57:59

    ←Operating Systems and Middleware: Supporting Controlled Interaction

    →The Little Book about OS Development