mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-10-01 01:25:40 -04:00
2f1b18c5c3
Fixed link.
1.4 KiB
1.4 KiB
layout | title | permalink | redirect_from | |||
---|---|---|---|---|---|---|
doc | Developer Books | /doc/devel-books/ |
|
Below is a list of various books that might be useful in learning some basics needed for Qubes development.
-
A must-read about Xen internals:
-
Some good books about Linux kernel:
-
Solid intro into Trusted Computing by David Grawrock (original Intel architect for TXT):
-
Good book about GIT:
-
Useful books about Python:
- http://www.qtrac.eu/py3book.html (Note that Qubes management tools are written in Python 2.6, but this book is still a very good choice)
- http://www.qtrac.eu/pyqtbook.html