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