Linked by Eugenia Loli-Queru on Wed 10th Mar 2004 07:07 UTC
Qt Trolltech was very kind to send us over a copy of the recently released "C++ GUI Programming with Qt 3" book, part of "Bruce Perens' Open Source Series". The book weighs in at about 400 pages and comes with a CD-ROM loaded with software not found elsewhere freely.
Permalink for comment
To read all comments associated with this story, please click here.
PyQt book
by Boudewijn on Wed 10th Mar 2004 22:00 UTC

There are some subtle things that make working with PyQt different from working with C++ Qt -- for instance in the signals/slot mechanism, or the conversion between Python strings and QStrings. My book on PyQt (http://www.opendocs.org/pyqt) was quite succesful, and I still get a fair number of queries about it. (The publisher has quit distributing it to Amazon, it seems, and has removed his own shopping app, so I'm reduced to distributing my author's copies.) I'd do an updated version if I had the time, and if I weren't busy learning C++ and working on Krita.