+1 -1 -4
Vote on this proposal

Building GUI for Python apps using Tkinter

by Soham Dan (speaking)

Section
Software Development Tools
Technical level
Beginner

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

  1. Introduction to Tkinter
  2. Exploring the basic features of Tkinter library.
  3. Building a app in a step by step manner.
  4. Manipulating some front-end features of the app.
  5. 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.