Computer Systems: A Programmer's Perspective Third Edition Solutions
prerequisite
- x64 linux system
- docker
clone code
git clone https://github.com/DreamAndDead/CSAPP-3e-Solutions.git
cd CSAPP-3e-Solutions
pull image
sudo docker pull dreamanddead/csapp-3e-solutions
compile
make
test
make test
clean
make clean
You can
- send an email
- submit a PR
- post an issue
2021-03-01
- Using hugo as website generator instead of gitbook