Simple GUI Application (EMI Calc) using Tkiner in Python
Offered By: Udemy
Course Description
Overview
Learn creating a simple emi calculator using Widgets of Tkinter in Python. Learn Python GUI Application Basics.
What you'll learn:
What you'll learn:
- Importing Tkinter Library
- Working with Lablels, Entry and Button in Tkinter
- Creating a Simple EMI calculator project using Tkinter Library of Python 3
EMI Calculator using Tkinter
Tkinter is is Python's de facto standard GUI. It comes with with standard Linux, Microsoft Windows and Mac OS X installs of Python.
Importing Tkinter Library
Creating and Empty GUI window using Tkinter
Importing widgets like Button, Entry, Label etc.
Placing widgets in Tkinter.
Creating and executing a function on Button click
Taking user input and applying mathematical operations.
Printing results in a label and configuring its style
Taught by
Ankit Srivastava
Related Courses
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity