Python Programming

Fortunately an experienced programmer in any programming language (whatever it may be) can pick up Python very quickly. It's also easy for beginners to use and learn, so jump in!
Python Programming Course
Course Syllabus

       Course Details

  • Introduction
  • How Python Runs Programs
  • Python IDLE
  •  Python Object Types
  • Numeric Types
  • Control Flow
  • Classes and Object Oriented Programming
  • Exception Handling
  • try....except...else
  • try-finally clause
  • Argument of an Exception
  • Python Standard Exceptions
  • User-Defined Exceptions
  • Operator Overloading
  • Modules and Packages
  • GUI Programming in Python
  • Introduction to SQLite database with python