
About Course
Python programmers are some of the highest paid developers on the planet.
Many programmers try to gain an edge as Python developers to stand out from the crowd. One of the best ways to do this is to create applications in Python that are cross-platform and have a graphical user interface (GUI). This course will allow you to add GUI programming using PyQt5 to your toolbox. PyQt allows you to use the Qt toolkit. Qt was created almost 25 years ago, is constantly being improved and is one of the most popular toolkits of its type available. Many companies have turned to Qt to add cross-platform capabilities to their applications.
Programmers with experience working with Qt and, accordingly, PyQt are in high demand. The latest version of PyQt is 5, so this course focuses on this version – PyQt5. If you want to learn Python GUI programming and in particular Qt and PyQt5, then this course is for you. Learn to develop modern graphical user interfaces in Python that have the appearance of an operating system, be it Windows, MacOS or Linux. Learn when and how to use text fields, combo boxes, file dialogs, date and color pickers, web viewers, images, and more to create modern applications with menus, toolbars, and resizable windows.
Course Content
Introduction
-
Introduction
-
IMPORTANT! FAQ – Frequently Asked Questions
-
Course Overview
-
Python – a quick overview
-
Qt – a quick overview
-
Graphical User Interfaces – GUI
-
PyQt5, PySide2, SIP