Python is a dynamic modern object –oriented programming language that is easy to learn and can be used to do a lot of things both big and small. Python is what is referred to as a high level language. That means it is a language that is closer to humans than computer.It is also known as a general purpose programming language due to it’s flexibility.
In this course,you learn the basics of graphical user interface (GUI) programming. The primary GUI toolkit we will be using is Tk, Python’s default GUI. We’ll access Tk from its Python interface called Tkinter (short for “Tk interface”).Tkinter is Python’s default GUI library Python, along with Tkinter, provides a fast and exciting way to build useful applications
Once you have designed the application and the look and feel that goes along with your program, you will use basic building blocks known as widgets to piece together the desired.
Python is object –oriented means it regards everything as an object. An object in the real world could be a person or a car.
Python is an interpreted language that does not need to be complied like for example java programming language.
It is interpreted and run on the fly the same time.
Instructor Details
Courses : 34
Specification: Python GUI Programming : Create 9 Desktop Applications
|
2 reviews for Python GUI Programming : Create 9 Desktop Applications
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Price | $16.99 |
---|---|
Provider | |
Duration | 7 hours |
Year | 2021 |
Level | Beginner |
Language | English |
Certificate | Yes |
Quizzes | No |
$94.99 $16.99
Dayakar Reddy Alluru –
It is good but I feel I should be informed to install modules and python. and its prerequisites before installing python and its interpreters and a good compiler. If a small programme like feet to meter.exe is came out as 9.5 MB, I feel it is costly mistake of developer. But I have a great feeling with this Tutor. I really struggled to install moviepy. Later I installed modules in source directory, and then installed in virtual environment. Restarted and it worked. Need to know of other lectures of this Tutor. May be I take if required. Thank you very much.
Stephen Hamilton –
A very good course illustrating a wide range of real life Tkinter (GUI) applications. Project 9 (Digital Calculator) appears to have been spliced together several times, but flows well despite the differences in the voice. The instructions are straight forward and easy to follow.