[ANN] New Qt 6 Book in French: "Qt6 en pratique"
-
Hi there!
D-BookeR has just published a new book in French on Qt 6 : "Qt6 en pratique" [Qt 6 in Practice] by Mériadeg Perrinel.

This book takes a hands-on approach to Qt 6, covering the framework's key features through a practical educational project rather than documenting APIs. The author's philosophy: "The online documentation is already comprehensive — I wanted to show how a real project works."
Key Benefits:
• Real-world focus: Emphasizes what's actually useful for professional application development
• Practical methodology: Each example integrates into the main project, demonstrating not just how features work, but how they fit together
• Dual implementation approach: The sample application is built in both modern QML and classic Qt Widgets, sharing the same C++/Qt backend
• Up-to-date content: Written from Qt 6.4 through the recent LTS release Qt 6.8TOC:
1. Qt 6/QML Project Structure with CMake
2. Fundamentals with Qt Core
3. Power of QObject
4. QML Graphical Interface
5. Communication between C++ and QML
6. Advanced QML
7. Widget-based Graphical Interface
8. Network Communication with Qt Network
9. Database and Qt SQL
10. Mapping with Qt Positioning and Qt Location
11. Creating a Multithreaded ApplicationThe author Mériadeg Perrinel is an independent software development consultant specializing in C++/QML.
The book is available in both digital and print formats. You can find details and excerpts on the publisher's website.
Hope this resource proves helpful for your Qt 6 projects!