Python
Python is dynamic, interpreted, object oriented language. Python is a open source programming language and Python interpreters are available for many operating systems. It has simple, easy-to-use syntax, making it the perfect language for someone trying to learn computer programming for first time.
Course Contents
Python Introduction
Variables and Datatypes
Operators
Conditional Statements
Functions
Loops
Control Structures
String Manipulations
Modules
Lists
Using Methods
Tuples
Dictionaries
Basic File Handling
Exceptional Handling
OOPs Concept
Inheritance
Classes and Objects
Polymorphism
Introduction to Tkinter
