Python Training Overview

Python is a general-purpose interpreted, interactive, object-oriented, and high-level programming language. Python has been one of the premier, flexible, and powerful open-source language that is easy to learn, easy to use, and has powerful libraries for data manipulation and analysis

What are the Python Course Pre-requisites

There are no hard pre-requisites. Basic understanding of Computer Programming terminologies is sufficient. Also, basic concepts related to Programming and Database is benificial but not mandatory.

Objectives of the Course

Who should do the course

Python Course Content

Core Python

Introduction to Languages

Introduction to Python

Python Software’s

Python Language Fundamentals

Different Modes of Python

Python Variables

Operators

Input & Output Operators

Control Statements

Data Structures or Collections

List Collection

Tuple Collection

Set Collection

Dictionary Collection

Functions

Advance Python

Python Modules

Packages

OOPs

  1. i) Method overriding
  2. ii) Constructor overriding
  1. i) Method Overloading
  2. ii) Constructor Overloading

iii)  Operator Overloading

Exception Handling & Types of Errors

Regular expressions

File &Directory handling

Python Logging

Date & Time module

OS module

Multi-threading & Multi Processing

Garbage collection

Python Data Base Communications(PDBC)

Python – Network Programming

Tkinter & Turtle