low-level-programming
low-level-programming copied to clipboard
Source code for 'Low-Level Programming' by Igor Zhirkov
Apress Source Code
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.
Repository structure
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
Releases
Release v1.0 corresponds to the code in the published book, without corrections or updates.
Contributions
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!