PyQt6 Book Now Available in Korean: 파이썬과 Qt6로 GUI 애플리케이션 만들기

The hands-on guide to creating Python GUI applications with PyQt6 gets a Korean translation
Heads up! You've already completed this tutorial.

I am very happy to announce that my Python GUI programming book Create GUI Applications with Python & Qt6 — PyQt6 Edition is now available in Korean from Acorn Publishing.

The Korean edition, titled 파이썬과 Qt6로 GUI 애플리케이션 만들기, is a complete translation of the original English PyQt6 book, covering everything you need to build professional desktop applications with Python and Qt6.

What's Inside the Korean PyQt6 Book

This hands-on guide covers all the fundamentals of Python GUI development with PyQt6, including:

  • Creating windows, dialogs and widgets with PyQt6
  • Building responsive layouts for desktop applications
  • Working with Qt signals, slots and events
  • Using Qt Designer for visual UI design
  • Packaging and distributing your Python GUI applications

Whether you're a beginner to GUI programming or an experienced Python developer looking to build desktop applications, this book provides a practical, project-based approach to learning PyQt6.

A Personal Note

It's more than a little mind-blowing to see a book I've written translated into another language — not least one I cannot remotely understand! When I started writing this book a few years ago I could never have imagined it would end up on bookshelves in Korea, never mind in Korean. This is just fantastic.

파이썬과 Qt6로 GUI 애플리케이션 만들기 — PyQt6 Book Korean Edition 파이썬과 Qt6로 GUI 애플리케이션 만들기 — 파이썬 애플리케이션 제작 실습 가이드

Where to Buy the Korean PyQt6 Book

If you're in Korea, you can pick up a copy at any of the following bookstores:

Thanks again to Acorn Publishing for translating my book and making it available to readers in Korea.

Over 15,000 developers have bought Create GUI Applications with Python & Qt!
Create GUI Applications with Python & Qt6
Get the book

Downloadable ebook (PDF, ePub) & Complete Source code

Well done, you've finished this tutorial! Mark As Complete
[[ user.completed.length ]] completed [[ user.streak+1 ]] day streak
Martin Fitzpatrick

PyQt6 Book Now Available in Korean: 파이썬과 Qt6로 GUI 애플리케이션 만들기 was written by Martin Fitzpatrick.

Martin Fitzpatrick has been developing Python/Qt apps for 8 years. Building desktop applications to make data-analysis tools more user-friendly, Python was the obvious choice. Starting with Tk, later moving to wxWidgets and finally adopting PyQt. Martin founded PythonGUIs to provide easy to follow GUI programming tutorials to the Python community. He has written a number of popular Python books on the subject.