ºÝºÝߣ

ºÝºÝߣShare a Scribd company logo
What We Will Learn?
Module 1: Introduction to Python
• What is Python ?
• Advantages and Program
Execution
• Variables and Assignments
• Data Types in Python
Module 2 : Files, Loops and Functions
• Files in Python
• Conditional Loops in Python
• Building Functions
• User Inputs
Module 3: Classes and Exception
• What is class? Why is it useful ?
• Modules in Python
• Operator Overloading
• Inheritance and Polymorphism
• Exception Handling
• User-defined Exception
Module 4: GUI Tools with Tkinter
• Introduction to Tkinter and wxPython
• Jython ,PythonCard and
Pyjamas
• What is Tkinter?
• Advantages of Tkinter
Module 5: Widgets in Python
• Labels, Buttons and Frame
• PhotoImage , Scrollbar and
List as Widgets
• CheckButton and RadioButton
using Variable
• Entry and Menu Widgets
Module 6: Customizing Widgets
• Customizing with Class
• Multiple Widgets
• Image Resizing
• Configuring Widgets
• Geometry Management
Module 7: Application With Tkinter
• Tic-Tac –Toe
• Calculator
• Number Guessing Game

More Related Content

Python GUI Course Summary - 7 Modules

  • 1. What We Will Learn?
  • 2. Module 1: Introduction to Python • What is Python ? • Advantages and Program Execution • Variables and Assignments • Data Types in Python
  • 3. Module 2 : Files, Loops and Functions • Files in Python • Conditional Loops in Python • Building Functions • User Inputs
  • 4. Module 3: Classes and Exception • What is class? Why is it useful ? • Modules in Python • Operator Overloading • Inheritance and Polymorphism • Exception Handling • User-defined Exception
  • 5. Module 4: GUI Tools with Tkinter • Introduction to Tkinter and wxPython • Jython ,PythonCard and Pyjamas • What is Tkinter? • Advantages of Tkinter
  • 6. Module 5: Widgets in Python • Labels, Buttons and Frame • PhotoImage , Scrollbar and List as Widgets • CheckButton and RadioButton using Variable • Entry and Menu Widgets
  • 7. Module 6: Customizing Widgets • Customizing with Class • Multiple Widgets • Image Resizing • Configuring Widgets • Geometry Management
  • 8. Module 7: Application With Tkinter • Tic-Tac –Toe • Calculator • Number Guessing Game