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 ...

Get Advanced Qt Programming: Creating Great Software with C++ and Qt 4 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.