Code Monkey home page Code Monkey logo

zyfos's Introduction

Make-a-Computer-Operating-System-form-scratch

如何使用c++编写自己的操作系统(翻译项目) 这个项目起源于一个github上的一个开源项目,因为对这个项目比较刚兴趣同时也希望 深入理解操作系统的原理,所以开始着手翻译这个项目希望帮助更多的人。原文给我 的一个映像就是一气呵成,没有过多的去解释代码细节,让读者充分的领略OS整体。 但是对于想刨根问低的人来说,还是很想深究代码的细节,因此我在不影响原文的整 体性的情况下加了如下内容:

  • 对于每一个章节加入了额外性的术语解释文档(原文中已经给出了官方文档链接)和工具的使用总结,以及一些技术的简单学习教程。
  • 对于代码加入了更加详细的中文注释(原文对于部分代码做了英文注释)
  • 同时本人也对代码中可能出现的bug提交给了作者,并且做了更多的解释,希望更多的人可以轻松的搭建开发环境,开始写自己的OS。

项目目录

  • /book 放的是翻译的文章和原文,按照第一章/README.md(原文) 第一章/章节主题.md(翻译的文章)的结构
  • /src 放的是整个OS的源代码,文章通过链接,链接src目录下的相应代码
  • /附录 目录结构 第N章/(里面是这个章节的相关补充资料)

zyfos's People

Contributors

zyfjeff avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  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.