Selected Bibliography
The Art of Multiprocessor Programming
Maurice Herlihy and Nir Shavit (Morgan Kaufmann, 2008, ISBN 9780123705914)
This book provides a thorough introduction to multithreaded programming, including small but complete working examples (in Java) that demonstrate all the key techniques. The last chapter provides a brief introduction to transactional memory, one of the hopes for a higher-level approach to threading that doesn’t burden programmers with all the petty bookkeeping details that conventional techniques demand.
C++ GUI Programming with Qt 4, Second Edition
Jasmin Blanchette and Mark Summerfield (Prentice Hall, 2008, ISBN 0132354160)
This is the ideal introduction to C++/Qt programming, and a perfect complement to the ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access