L
L
lsdqw2014-05-01 23:42:13
Books
lsdqw, 2014-05-01 23:42:13

Throw in a couple of good books on Qt (C++)

Wish the book was for beginners

Answer the question

In order to leave comments, you need to log in

3 answer(s)
E
EXL, 2014-05-02
@lsdqw

1. Blanchet, Summerfield - Qt4 GUI Programming in C++. 2ed. - 2008
2. Schlee Max - Professional programming in C++. +CD. Qt 4.8. (In original) - 2012
3. Mark Summerfield - Qt Professional programming (High tech) - 2011
4. Andrey Borovsky - Qt4.7+. Practical C++ Programming - 2012
5. Yuri Zemskov - Qt4 by examples
The first book from the creators of Qt, the first chapters discuss the creation of an application for working with tables (a sort of mini Excel). So literally in a day you can figure out all the intricacies of creating such applications.
Second bookfrom a well-known programmer in the Qt community, a very detailed and thick guide to widgets, their description and usage examples. There are several chapters on JavaScript/QML/QtQuick. Definitely Must Have.
The third book from one of the programmers developing Qt. It talks about professional application development. In some ways it is a continuation of the first book.
The fourth book from a domestic programmer, mainly discusses the principles of developing complex applications. Separate sections are devoted to programming three-dimensional and interactive graphics, databases, multi-threaded applications and creating your own widgets.
The fifth book in my opinion is already outdated. She is completely replaced by Max Schlee.
These are all books on Qt 4.XX in Russian known to me (excluding editions). If anyone else knows, please post.
There are no books on Qt 5 yet. Max Schlee said that he will start work on the new book with the release of Qt 5.2 . For books for Qt 5, see the answer below. But do not forget that Qt documentation is one of the best and is quite capable of replacing a book. Therefore, I strongly recommend using Qt Assistant if you encounter difficulties.
For C++, of course, I recommend the classics:
Prata S. - The C++ programming language. Lectures and exercises - 2011

T
Ti Fix, 2015-09-28
@Ti_Fix

Max Schlee Qt 5.3. Professional C++ programming
www.ozon.ru/context/detail/id/31619787

I
Ivan Cheltsov, 2018-07-06
@RedMagHH

If still relevant, here:
Qt 5.10. Professional C++ Programming (2018)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question