LearnQt Guide Blog

A series of articles to help you learn Qt, C++ and QML.

Stop Building Qt Releases by Hand: Automate Releases for Windows, macOS, and Linux with GitHub Actions

22 Aug 2026
A practical walkthrough of building a real GitHub Actions CI/CD pipeline that packages a Qt 6 QML app for Linux, macOS, and Windows from a single tag push.

Learn More

The QML Nuggets Behind border.color, Layout.fillWidth, and NumberAnimation

15 Aug 2026
A look at how some of QML's most convenient syntax is actually built on the C++ side, what benefits each pattern gives you, and how to package them into a reusable library of your own.

Learn More

Splitting Qt6 QML Advanced Into Two Books

23 Jun 2026
The Qt6 QML Advanced book got too big for one volume, so it is now two. Advanced wraps up by the end of June 2026, both titles will be on Amazon and Gumroad, and early-access buyers get both.

Learn More

Professional Desktop Apps with Qt and C++: A New Book on Building a Real Cross-Platform System Monitor

19 Apr 2026
A new book that takes you from an empty Qt project to a complete, themed, cross-platform system monitor. Real OS APIs, custom QPainter widgets, real-time charts, and a clean three-layer architecture across Windows, Linux, and macOS.

Learn More

I Cloned My Voice and Published a Video. Here's What Happened.

10 Mar 2026
A behind-the-scenes look at the AI pipeline I built to produce LearnQt videos without burning out, from script to a Blender-ready draft, without a full recording session every time.

Learn More

Qt6 QML For Beginners Book

⭐ 4.8/5 Beginner 400+ pages $45

Master the fundamentals of Qt6 QML development with this comprehensive 400+ page guide. Learn declarative UI programming from scratch with real-world examples and cross-platform development techniques.

GET YOUR COPY!

Qt6 QML Advanced - C++ Integration

⭐ 4.9/5 Intermediate to Advanced 350+ pages $65

Take your Qt6 QML skills to the next level with advanced C++ integration techniques. 350+ pages covering QML-C++ integration, performance optimization, and advanced patterns for production-ready applications.

GET YOUR COPY!

Desktop Apps with Qt Widgets and C++

⭐ 4.9/5 Beginner to Intermediate 40+ hours

Master professional desktop application development using Qt Widgets and modern C++. 40+ hours of content with 5+ real projects. Perfect for beginners to intermediate developers.

Explore Course

Desktop Apps with Qt Widgets and PySide6

⭐ 4.8/5 Beginner to Intermediate 35+ hours

Learn to build powerful desktop applications using Qt Widgets and Python. 35+ hours of hands-on content with 4+ real-world projects to boost your Python GUI skills.

Explore Course