About Course
The course is dedicated to such a wonderful tool as PyQt5. In this course we will learn how to write cool programs using a modern graphical interface, all videos are well edited and do not contain water.
WHAT WILL WE LEARN?
1. Setting up the environment and analyzing QtDesigner tools
2. Structure of a QT program, interface transformation, operating principle of pushButton, PlainTextEdit, Label
3. RadioButton, CheckBox. Using checkboxes in the program
4. Working with ListWidget and tables, setting icons, creating resources and compiling the program
5. Working with ComboBox, LineEdit, PlainTextEdit, ProgressBar. Improving the program interface
6. All types of user notifications, modal windows
7. Working with files in the dialog box, considering the color palette, working with menubar, statusbar
8. Working with QThread and Event events. Proper use of threads
9. Create your own browser, use the skills from the previous lessons
10. OOP project structure, implementation of the interface file, working with styles
Course Content
Introduction to Basic Tools
-
Teaser
-
About the course you will receive
-
Setting up the environment and parsing the QtDesigner tools
-
QT program structure, interface transformation, writing the first program