Course Overview
Python GUI Programming using Tkinter and Python:
Tkinter is the standard GUI library for Python. Python when combined with Tkinter provides a fast and easy way to create GUI applications. Tkinter provides a powerful object-oriented interface to the Tk GUI toolkit.
Through this course we shall learn skills to build amazing Python GUI applications using Tkinter.
The training includes the following:
1) Python Installation and Introduction
2) Organizing Layout and Fitting Widgets into Layout
3) Grid Layout and Binding Functions to Layouts
4) Event handling using Python
5) Basic Transformations using Python
6) Creating Drop Down Menus
7) Creating Tool-bar and Adding Status Bar
8) Shapes and Graphics, Images and Icons (Image Cropping and Image Combining)
9) Login Application using Labels, Text Boxes and Buttons
10) Downloading files from web using Python
Target Customers:
- Business analysts
- Data scientists
- Beginners who want to step into the world of Python GUI Programming
- Anybody interested in data science and visualization
Pre-Requisites:
- Basic Python knowledge/li>
- Passion to learn