Objective
Introduction to Tkinter - a shared library of python for developing the Graphical User Interface (GUI) for any python app, and building a working application using it.
Description
- Introduction to Tkinter
- Exploring the basic features of Tkinter library.
- Building a app in a step by step manner.
- Manipulating some front-end features of the app.
- Running and using the app.
Requirements
Basic programming knowledge in python.
Speaker bio
I am a student of Computer Science and Engineering at Dr. B.C Roy Engineering College, Durgapur and i like building apps in python. Being very fascinated about building the GUI for any app, i recently started using Tkinter and is very satisfied with the ease, with which GUI apps can be made using it. I think everyone should try it.