Computer System Guidance

A collection of Computer System Projects, built up from,

Application domain

In addition, there are also references (paper, ebook, repo, tool, etc) that's interesting and helpful, ranging from beginner to advanced.

Projects

Operating System

MIT 6.S081 Operating_System

xv6 (Unix Version 6)

Database Management System Design

CMU15-445 Database_Management_System

Distributed System

MIT6.824-DS

Case study

Scheduling Literature Review

🌐Review | Github

Reference

Software Construction

🌐MIT 6.031

Cambridge CompSci

Building a Modern Computer From First Principles

🌐Modern_Computer_Official Website Noam Nisan and Shimon Schocken (MIT Press)

Computer Systems: A Programmer's Perspective

📖Systems_Online Ebook Randal E. Bryant and David R. O'Hallaron, Carnegie Mellon University

Game Engine

👨‍💻Unreal Engine Source code: https://docs.unrealengine.com/5.2/en-US/downloading-unreal-engine-source-code/