This repository accompanies Low-Level Programming by Igor Zhirkov (Apress, 2017).
Download the files as a zip using the green button, or clone the repository to your machine using Git.
This repository holds the following information:
-
Book listings in listings
-
Answers to book questions in questions/answers
-
Errors and typos are collected in errata.md
-
Sample solutions for assignments assignments
-
FAQ about system setup at FAQ.md
-
The links to preconfigured Debian Linux virtual machines:
Debian 9 Minimal (.vmx) https://yadi.sk/d/BehMKGzS3LgXzG
Mirror: http://rubber-duck-typing.com/files/low-level-programming-debian-minimal.zip
Username: user, password: user, root password: qwerty
Release v1.0 corresponds to the code in the published book, without corrections or updates.
See the file Contributing.md for more information on how you can contribute to this repository.
I want to personally thank Kunio Yoshikawa for his amazing and most effective contributions in finding errors and typos in the book.
I also thank all readers who have provided me with feedback, critique and corrections. Your work benefits the community!