Tuesday, January 6, 2015

New book "Application Development with Qt Creator, 2nd Edition" available

I found the book interesting for people new to Qt, since it uses Qt Creator to drive the reader through different aspects of developing a Qt application, both using the old approach of C++ API or the newer Qt Quick feature.

The book provides several examples, and even when I don't recommend it for experienced Qt developers, some of them with minimal or no exposure to Android application development, could still find the Qt/Android related information of some value.

Wrapping up, a good book for new comers to Qt, and likely useful for advanced users who are discovering some parts of Qt, like QML or Android.

Happy reading and coding!