This repository contains books I've read and recommend, or plan to read in the future. They're organized by topic for easy browsing.
- C – Low-level programming, system-level concepts.
- Cryptography – Algorithms, protocols, and security theory.
- Linux – Operating system internals, administration, and kernel.
- Networking – TCP/IP, socket programming, VPNs, and network theory.
- DDR (RAM) – Types, architecture, latency, bandwidth, and memory performance.
- Python – High-level scripting, automation, data handling, and application development.
- OSDev – Operating system development, kernel programming.
- Reverse Engineering – Disassembly, analysis, and understanding binaries.
- Mathematics – Theoretical and applied mathematics, algorithms, and problem solving.
I use this repo as a personal bookshelf and reference hub. Feel free to explore or suggest more books in issues or via pull request.
- Some files may be stored using Git LFS. If a file won't open, try:
git lfs install git lfs pull
- If books are not hosted here due to size or copyright, I might include external links or metadata only.
- Add book summaries or notes.
- Add reading status badges (📖 reading, ✅ finished, 💤 paused).
- Expand categories (e.g., Compilers, Math, OS, etc.).
Suggestions for new books or improvements to this repo are always welcome. Open a PR or an issue!