0% found this document useful (0 votes)
3 views2 pages

Python Traning

The document outlines a comprehensive training module on Python, covering topics from basic installation and data types to advanced concepts like object-oriented programming, web scraping, and database interaction. It includes practical applications and projects, such as logging, multithreading, and an introduction to the Django framework. Additional content on HTML, CSS, and Numpy is also provided, culminating in a live project.

Uploaded by

khubi1508
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views2 pages

Python Traning

The document outlines a comprehensive training module on Python, covering topics from basic installation and data types to advanced concepts like object-oriented programming, web scraping, and database interaction. It includes practical applications and projects, such as logging, multithreading, and an introduction to the Django framework. Additional content on HTML, CSS, and Numpy is also provided, culminating in a live project.

Uploaded by

khubi1508
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Project Training Module On Python

Python Training Content

1: Introduction To Python: - Installation and Working with Python Understanding Python


variables Python basic Operators Understanding python blocks

2: 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

3: 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

4: 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

5: 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

6: 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

7: 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

Analyze InfoTech ,Janpriya complex phase- II Tehri Puliya Aliganj Lucknow,


Phone: 9453193268, 9839434821, Web: [Link], [Link]: admin@[Link]
8: Python Regular Expression:- Powerful pattern matching and searching Power of pattern
searching using regex in python Pattern finding programs using regular expression

9: 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

10. HTML ,CSS AND BOOTSTRAP for Responsive Web App

11: 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.

12: Python Database Interaction:- SQL Database connection using python Creating and
searching tables Reading and storing config information on database Programming using
database connections

13: Python Multithreading:- Understanding threads Synchronizing the threads Programming


using multithreading

14: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

15: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.

16: 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

17: Live Project

Analyze InfoTech ,Janpriya complex phase- II Tehri Puliya Aliganj Lucknow,


Phone: 9453193268, 9839434821, Web: [Link], [Link]: admin@[Link]

You might also like