Python Development

Python (4 months)

1: What is Python..?

2:A Brief history of Python

3: Why Should I learn Python..?

4:Installing Python

5:How to execute Python program

6:Write your first program

Variables, and Programs in a Script in Python

Variables

Numbers

String in Python

Lists ,Tuples & Dictionary in Python

Conditionals Statements and Loops in Python

if…statement in Python

if…else statement

elif…statement

The while…Loop

The for….Loop

Control Statements in Python

continuetement

break statement

pass statement

Functions in Python

Define function

Calling a function in Python

<

Function arguments

Built-in functions

Modules & Packages in Python

Modules

How to import a module…?

Packages

How to create packages

Classes & Objects in Python

Introduction about classes & objects

Creating a class & object

Inheritance

Methods Overriding

Data hiding

Files & Exception Handling in Python

Writing data to a file

Reading data from a file

Read and Write data from csv file

try…except

try…except…else

finally

os module

Django Framework

Introducing Django

Creating Django Based Web Application

Creating Models

Creating Templates

Creating Views

Interface Python With MySQL

Connecting To MySQL From Python

Parameterised Queries

Performing INSERT And UPDATE Queries

===================================-->