Course Information
- Available
- *The delivery and distribution of the certificate are subject to the policies and arrangements of the course provider.
Course Overview
Create Practical and useful Desktop Application with Python step by step. Source Code for all projects included.
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.
Python has been used in a lot of places like in creating games, for statistical data and visualisation,speech and face recognition.
Some of the biggest websites on this planet earth use python
in one way or another. Examples include:
Google
Youtube
Facebook
Nasa
Disney
Pixar
Reddit
Pinterest
Instagram
Spotify
Survey Monkey
Yahoo Maps
Projects we will create:
Basic calculator
Currency converter
Music Player
Loan calculator
YouTube Video Downloader
Mp4 to MP3 Converter
Feet to Meters Conversion App
Image Slider
Tip Calculator
Course Content
- 10 section(s)
- 86 lecture(s)
- Section 1 Setting Up Python
- Section 2 Project 1: App to convert feet to meters
- Section 3 Project 2: Youtube Video Downloader
- Section 4 Project 3: App to convert MP4 Video to MP3 Audio
- Section 5 Project 4: App to calculate Tips
- Section 6 Project 5: Image Slider App
- Section 7 Project 6: Currency Converter
- Section 8 Project 7: Loan Calculator
- Section 9 Project 8: Mp3 Music Player
- Section 10 Project 9: Digital Calculator
What You’ll Learn
- Setup Python Development Environment
- Create Python Files
- Import Modules
- Create Classes and Methods
- Create and activate virtual environments
- Create app to convert feet to meters
- Create app to download YouTube Videos
- Create app to convert MP4 Videos to MP3 Audios
- Create app to calculate Tips
- Create Image Slider
- Create Currency Converter
- Create a Loan Calculator
- Create app to play MP3 Audio Files
Skills covered in this course
Reviews
-
EEdwin Galan
I have been wanting to learn how to use Tkinter for about two years now. I FINALLY understand!! Thanks!!!
-
GGian Mureddu
Cannot progress past Part 1 due to errors
-
UUtku Gökalp
I don't recommend this course. There are errors occuring and there is no way of solving them and there is no help from the course instructor. Remember before buying, there will be tons of errors and you will be on your own.
-
CCristian Bistritchi
I really was surprised to be informed about popular apps created in python and explanations are very nice so far