Giter Site home page Giter Site logo

heaven2014 / how-to-make-a-computer-operating-system-in-chinese Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ryln/how-to-make-a-computer-operating-system-in-chinese

0.0 1.0 0.0 500 KB

翻译自https://github.com/SamyPesse/How-to-Make-a-Computer-Operating-System, 已获得作者许可.

License: Apache License 2.0

how-to-make-a-computer-operating-system-in-chinese's Introduction

如何制作一个操作系统

这是一部关于使用C/C++从无到有编写一个计算机操作系统的在线书籍。

注意:这个 repo 是我以前的课程的重制。它是我几年前上高中时候写的第一个 project ,我仍然在重构其中的一些部分。原课程是法语教授的,而且我的母语也并非英语。我打算在业余时间里继续将它改进。

书籍这里是一个在线版本,使用GitBook生成。

源码:所有系统源码都放在src文件夹内。每一步会包含其相关文件的链接。

贡献:这个课程是开放的,如果发现错误,可随时作出标记并发起 issue,或者直接通过 pull-request 来改正它。

问题:同样地,可以随意发起 issue 来提问。请不要给我发邮件。

翻译:这里有一个中文翻译版本

你可以在 Twitter @SamyPesse上关注我,FlattrGittip上进行资助.

我们在制作怎样的操作系统?

目标是使用 C++ 来构建一个非常简单,基于 UNIX 的操作系统,而不只是一个“概念验证”。这个操作系统可以启动,运行一个 userland shell,并且可以扩展。

Screen

how-to-make-a-computer-operating-system-in-chinese's People

Contributors

cailurus avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.