Hey all! Currently there are no books written on Qt 5 yet. BUT I am learning Qt 5 with a Qt 4 book, An Introduction to Design Patterns in C++ with Qt [amazon.com] and what I learned is that a lot of the material there is still very relevant. We shouldn’t discard it as obsolete simply because it is written in Qt 4. However, porting the source code [ics.com] is tedious, so I decided I would post up the port in github!! :D
https://github.com/bruceoutdoors/Intro-Design-Patterns-Cpp-Qt5
I did this after spending hours trying the port the source files from chapter 7(on dynamic libaries). It’s tiresome, so I could save ppl a lot of time for not needing to port it again.
The port is not finished, however I hope ppl here can join me(contribute code and help others learn as well) and pick up this book(which is an awesome book!!). As if this writing I’m halfway through chapter 8.
↧