Python Course Advance

Python is an object-oriented, high-level language, interpreted, dynamic and multipurpose programming language.

Python is easy to learn yet powerful and versatile scripting language which makes it attractive for Application Development.

Course Content

Overview of Python Basics

Python Overview

Python Data Types-List

Tuple

String

Dictionary

Sets

If/While/For loops

Functions

Exception Handling

OOPs in Python

Comprehension

Comprehension

Dictionary

Set and List

Iterators And Generators 

Overview of Generators and itertools to simplify programs.

More functions, Decorators 

“*args and **kwargs

Recursion

Lambda Function -map, reduce, filters

First Class Objects and Higher Order

Functions

Decorators

Database Programming

Handling Python – Database Communication, Query Execution, Transaction, Debugging

Web scraping

Getting Data from the web

Threads 

Python threads modules

Queue module

XML and JSON

Working with XML

Parsing XML

Reading/Writing XML document

Parsing JSON