0%

series

Computer Systems

Computer Systems Practical

Full Series Link

Summary

Note thực hành của cuốn Computer Systems: A Programmer’s Perspective - Randal Bryant. Cuốn này bao quát các kiến thức cơ bản trong hệ thống máy tính (register, virtual memory, assembly, static/dynamic link…), từ quá trình compile đến thực thi, và cơ chế quản lý bộ nhớ của chương trình trong Linux.

Code Debugging with GDB

Full Series Link

Memory Corruption (updating…)