Stars
Code samples from the book "Professional Programming Tools for C and C++" by Anton Gerdelan and Katja Žibrek
Graphics Programming Black Book by Michael Abrash.
《游戏开发的数学和物理》配套示例代码
Simple, self-contained, clean code, well-documented, hobbyist 64-bit operating system for Intel and AMD processors. It's written in Assembly (Intel syntax) and C (GNU99 Standard) in which I strive …
This repo includes ChatGPT prompt curation to use ChatGPT and other LLM tools better.
Build a minimal multi-tasking OS kernel for RISC-V from scratch
x86 OS development using Bochs emulator. MIT xv6, JamesM's kernel development tutorials (with some changes) & more
RISC-V Assembly Programmer's Manual
VS Code extension with the Venus RISC-V simulator
4.4BSD Lite Release 2: last Unix operating system from Berkeley
👩💻👨💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.
🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
A complete computer science study plan to become a software engineer.
Pragmatic, balanced FP in JavaScript. @FLJSBook on twitter.
This OS Tutorial expands on the fundamental concepts covered in cfenollosa/os-tutorial and covers entering long mode on the x86_64 architecture. It also uses clang rather than relying on an externa…
Fully dockerized Linux kernel debugging environment
A quick course of writing bootloader for processors with x86 Arch. Written while studying Gynvael Coldwind and Mateusz Jurczyk low-programming tutorial
A real-mode x86 operating system that is interrupt-driven and single-tasking.
你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码