Address Janpriya Complex, Phase-II Kursi Road,
Teri Puliya Lucknow - 226010 Uttar Pradesh, INDIA
Phone Number (+91)9453193268
(+91)9839434821

Summer Training/Internship Module On Python with DJango

Introduction To Python

- Installation and Working with Python Understanding Python variables Python basic Operators Understanding python blocks

Python Data Types

Declaring and using Numeric data types: int, float, complex Using string data type and string operations Defining list and list slicing Use of Tuple data type

Python Program Flow Control

Conditional blocks using if, else and elif Simple for loops in python For loop using ranges, string, list and dictionaries Use of while loops in python Loop manipulation using pass, continue, break and else Programming using Python conditional and loops block

Python Functions, Modules And Packages

Organizing python codes using functions Organizing python projects into modules Importing own module as well as external modules Programming using functions, modules and external packages, HTTP Protocols

Python String, List And Dictionary Manipulations

Building blocks of python programs Understanding string in build methods List manipulation using in build methods Dictionary manipulation Programming using string, list and dictionary in build functions

Python File Operation

Reading config files in python Writing log files in python Understanding read functions, read(), readline() and readlines() Understanding write functions, write() and writelines() Manipulating file pointer using seek Programming using file operations

Python Object Oriented Programming

– Oops Concept of class, object and instances Constructor, class attributes and destructors Real time use of class in live projects Inheritance , overlapping and overloading operators Adding and retrieving dynamic attributes of classes Programming using Oops support

Python Regular Expression

Powerful pattern matching and searching Power of pattern searching using regex in python Pattern finding programs using regular expression

Python Exception Handling

Avoiding code break using exception handling Safe guarding file operation using exception handling Handling and helping developer with error code Programming using Exception handling.

HTML ,CSS AND BOOTSTRAP for Responsive Web App

Web Scraping with Python

Introduction to Web Scraping, Is Scraping Ok ?, Selecting with Beautiful Soup find(), Selecting With BeautifulSoup CSS Style Selectors , Accessing Data with Beautiful Soup, Navigating With BeautifulSoup, Scraping Programs, Quote Scraping Project : Game Logic, Refactoring, Adding CSV, Web Crawler.

Python Multithreading

Understanding threads Synchronizing the threads Programming using multithreading.

Logging in python:

What is logging and purpose of logging, Creating a log file Storing runtime events in log file, Different modes to store the data in log file, DEBUG, INFO, WARNING, ERROR, CRITICAL

Introduction to Django framework

Introduction to Django framework, Creating a project and application, Urls, models, templates and views files, Introduction to web development, Introduction to Pycharm, Differentiate Django Version, Function Views and Class Based Views, MVT (Model View Template), Django Message, Django Administration Project with Sqlite 3 and MySQL 5.1.

Numpy

Main advantages of Numpy arrays over Python list, Creating normal arrays Creating multi-dimensional arrays , Creating float type arrays, complex type arrays Creating arrays with placeholders , Reshaping existing arrays, Creating linspace arrays

LIVE PROJECT