Description
Join me on this journey to create this AWESOME calculator!!
Python is good for GUI Development. Python has different libraries used for developing graphical user interfaces (GUIs). PyQt is a great GUI library of Python. When Python is combined with PyQt, it provides a fast and easy way to create beautiful GUI's.
What is PyQt?
PyQt is a GUI widgets toolkit. It is a Python interface for Qt, one of the most powerful, and popular cross-platform GUI library. PyQt is a blend of Python programming language and the Qt library.
Tkinter or PyQt?
The most important reason people chose PyQt is: GUI programming with Qt is built around the concept of signals and slots for communication between objects.
So, what are you waiting for, ENROLL NOW!!
Basic knowledge
Basic Python Knowledge (Functions, Classes, __init__, self)
Basic PyQt skills
An IDE (PyCharm, Spyder, etc...)
PyQt5 and Python 3 installed
What will you learn
Make a BEAUTIFUL Calculator in PyQt5!
Start using signals in PyQt5!
Start using slots for communication in PyQt5!
MASTER PyQt5 Widgets!