This Python course covering all core concepts of Python starting from scratch.This is a all level course for both fresh programmers and also to experienced programmers working with other languages.
It covers.......
Installation & Environment setup of Python
Fundamentals of Python including variables, operators,control structures etc..
All objects covered like Strings,Numbers,Date&Time,Lists,Tuples,Dictionaries,
How to develop your own Functions , Modules & Packages
Files (I/O) handling
Exceptions & Error Handling
Object Oriented Programming with Classes & Objects
Regular Expressions
CGI programming in Python
Database Programming in Python
XML Processing in Python
Network Programming
Multi-Threading
E-Mails through Python
GUI programming in Python