Course Information
Course Overview
Learn how to build simple GUI applications with Python and PyQt. Create your own web browser! Includes code + Free EBook
Welcome to Create Simple GUI Applications where we're going to use Python and Qt to do just that.
If you want to learn to build GUI applications with Python the learning curve is pretty steep. There is a lot you need to know just to get something to work.
Many tutorials offer only screen casts and miss the simple concepts that actually matter. Like writing any code, successfully programming PyQt GUI applications is all about thinking in the right way. In this course I give you the real useful basics that you need to get building PyQt applications as quickly as possible. I include explanations, diagrams, walk-throughs and code to make sure you know what you're doing every step of the way.
By the end of the first 8 minute lesson you will have a running Qt application - ready to customise as you like. So, lets get started!
Course Content
- 5 section(s)
- 19 lecture(s)
- Section 1 Introduction
- Section 2 Installation
- Section 3 Basic Qt Features
- Section 4 Build your own Web Browser: Mozzarella Ashbadger
- Section 5 Bonus Resources
What You’ll Learn
- Learn how to create simple GUI applications with Python and Qt, Complete PyQt ebook included for all students, Discover the important features of the PyQt library, Use Python to construct an aweseme interface for your app, Build your own completely functional tabbed web browser!
Skills covered in this course
Reviews
-
CCarlos Calderon Espinosa
El curso me pareció excelente aunque me gustaría que el profesor pudiera actualizar la sección del QView porque en las versiones mas recientes de PyQt QView ya se encuentra obsoleto y ahora se usa QViewEngine lo cual en algunos puntos del curso me detuvo. pero fuera de ahí excelente todo
-
MM Rios
Great course but some of the content needs to be updated because you will run into some deprications that are not mentioned - make sure to check the Q&A section for answers (sometimes). A good intro to the framework.
-
AAndrew Cosgrove
The Course clearly shows the strength of what Qt can do when used with Python. The teacher does a good job of explaining the QT basics but the browser lectures are to long and may leave you frustrated as the explanations can sometime be unclear. The links need to be updated as do some of the downloadable resource files such as the browser-tab.py file
-
SShengsheng Zhou
great demo, instructive comments and explanation, good pace, adequate coverage, in depth applications, useful examples