SystemProgramming
System Programming Guide
A comprehensive online book and resource for learning system programming fundamentals.
Angrave's Crowd-Sourced System Programming Book used at UIUC
6k stars
367 watching
771 forks
last commit: almost 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
donnemartin/system-design-primer | A comprehensive guide to designing large-scale systems, covering key concepts, principles, and practices. | 276,031 |
alexprengere/formalsystems | An implementation of formal systems from Douglas Hofstadter's book Gödel, Escher, Bach | 619 |
heathermiller/dist-prog-book | A comprehensive online book on programming models for distributed systems | 3,425 |
norvig/paip-lisp | The repository contains the Lisp code from Peter Norvig's book on Artificial Intelligence Programming | 7,169 |
jagregory/abrash-black-book | A collection of graphics programming knowledge and examples from Michael Abrash's Black Book | 4,502 |
jstrieb/systems-programming-cheat-sheet | A concise systems programming guide covering key concepts and behaviors specific to x86-64 Unix systems | 364 |
cksystemsteaching/selfie | An educational platform for teaching systems engineering and programming language design by implementing a tiny compiler, emulator, and hypervisor in a single 64-bit system. | 2,383 |
zheng95z/fun-with-computer-graphics | A curated collection of computer graphics resources and tools for learning and exploration | 2,269 |
samypesse/how-to-make-a-computer-operating-system | A guide to building a simple UNIX-based operating system from scratch in C++ | 21,459 |
justinamiller/softwarearchitect | A resource providing information and guidance on software architecture roles, responsibilities, and best practices | 8,708 |
munificent/game-programming-patterns | A collection of design patterns and principles for game development in C++. | 4,158 |
zodiacon/win10sysprogbooksamples | Sample code implementations from a Windows 10 System Programming book | 408 |
jupyter-book/jupyter-book | Builds interactive books and PDF documents from computational content using Python | 3,863 |
karanpratapsingh/system-design | A comprehensive guide to designing and building scalable systems for software developers | 32,878 |
shashank88/system_design | A collection of resources and tutorials to help software developers prepare for system design interviews and learn about designing large-scale distributed systems. | 8,825 |