mirror of
https://github.com/ossu/computer-science.git
synced 2025-02-13 13:11:39 -05:00
![Alexey Filatov](/assets/img/avatar_default.png)
This is probably the best introduction to computer systems for programmers. It contains all needed essentials of computer architecture, describes how C language works internally (e.g. how data structures are organized in memory and managed on machine language level) and even describes essentials of operating systems.