Intellipaat Python Certification Training Course Converted 3

Download as pdf or txt
Download as pdf or txt
You are on page 1of 11

About Intellipaat

Intellipaat is a global online professional training provider. We are


offering some of the most updated, industry-designed certification
training programs in the domains of Big Data, Data Science & AI,
Business Intelligence, Cloud, Blockchain, Database, Programming,
Testing and 150 more technologies.

We help professionals make the right career decisions, choose the


trainers with over a decade of industry experience, provide extensive
hands-on projects, rigorously evaluate learner progress and offer
industry-recognized certifications. We also assist corporate clients to
upskill their workforce and keep them in sync with the changing
technology and digital landscape.

www.intellipaat.com ©Copyright InteliPaat.All rights reserved.


About The Course
Python training certification course will help you to understand the

high-level, general-purpose dynamic programming language. In

this Python training course, you will be exposed to both the basic

and advanced concepts of Python like Machine Learning, Deep

Learning, Hadoop streaming and MapReduce in Python, and you

will work with packages like Scikit and SciPy.

Exercise andproject
Instructor Led Training work
42 Hrs of highly Self-Paced Training 50 Hrs of real-time Lifetime Access
interactive instructor led projects after every
training 24 Hrs of Self-Paced Lifetime access and
module free upgrade to latest
sessions with
Lifetime access version

Support Job Assistance


Lifetime 24*7 Get Certified Job assistance Flexi Attend multiple
technical support through 80+ batches for lifetime &
and query resolution Get global industry stay
corporate tie-ups
recognized updatedScheduling
certifications
.

Why take this Course?

• Python’s design and libraries provide 10 times

productivity compared to C, C++ or Java

• A Senior Python Developer in the United States can earn

$102,000 – indeed.com
www.intellipaat.com ©Copyright InteliPaat.All rights reserved.
C++ Java Python

Simpler and
Ease of Use Verbose Verbose
dynamicallytyped

Scalability Platform depended Cross platform Cross platform

Android andweb Data Science and


Deployment Big Data
application Machinelearning

Average
$78,368 $87,424 $103,492
Salaries

Python is a highly popular object-oriented language that is fast to


learn and easy to deploy. It can run on various systems like Windows,
Linux and Mac; this makes it highly coveted for the Data Analytics
domain. Upon the completion of Python certification training, you can
work in the Big Data Hadoop environment for very high salaries.

Course Content
• Python Environment Setup and Essentials
• Python language Basic Constructs
• OOP concepts in Python and database connection
• NumPy for mathematical computing
• SciPy for scientific computing
• Matplotlib for data visualization
• Pandas for data analysis and machine learning
• Exception Handling

www.intellipaat.com ©Copyright InteliPaat.All rights reserved.


• Multi Threading & Race Condition
• Packages and Functions
• Web scraping with Python

Python Environment Setup and


Essentials
1.1 Introduction to Python Language
1.2 Features, the advantages of Python over other programming languages
1.3 Python installation – Windows, Mac & Linux distribution for Anacond
Python
1.4 Deploying Python IDE
1.5 Basic Python commands, data types, variables, keywords and more

Hands-on Exercise – Installing Python Anaconda for the Windows,


Linux and Mac.

Python language Basic Constructs


2.1 Built-in data types in Python
2.2 Learn classes, modules, Str(String), Ellipsis Object, Null Object, Ellipsis, Debug
2.3 Basic operators, comparison, arithmetic, slicing and slice operator, logical,
bitwise
2.4 Loop and control statements while, for, if, break, else, continue.

www.intellipaat.com
Hands-on Exercise –

1. Write your first Python program


2. Write a Python Function (with and without parameters)
3. Use Lambda expression
4. Write a class
5. Create a member function and a variable
6. create an object
7. Write a for loop

OOP concepts in Python


3.1 How to write OOP concepts program in Python
3.2 Connecting to a database
3.3 Classes and objects in Python
3.4 OOPs paradigm, important concepts in OOP like polymorphism,
inheritance, encapsulation
3.5 Python functions, return types and parameters
3.6 Lambda expressions

Hands-on Exercise –

1. Creating an application which helps to check balance, deposit money and


withdraw the money using the concepts of OOPS.

Database connection
4.1 Understanding the Database, need of database
4.2 Installing MySQL on windows
4.3 Understanding Database connection using Python.

Hands-on Exercise – Demo on Database Connection using python and


pulling the data.

www.intellipaat.com ©Copyright InteliPaat.All rights reserved.


NumPy for mathematical computing
5.1 Introduction to arrays and matrices
5.2 Broadcasting of array math, indexing of array
5.3 Standard deviation, conditional probability, correlation and covariance.

Hands-on Exercise –

1. How to import NumPy module


2. Creating array using ND-array
3. Calculating standard deviation on array of numbers
4. Calculating correlation between two variables.

SciPy for scientific computing


6.1 Introduction to SciPy
6.2 Functions building on top of NumPy, cluster, linalg, signal, optimize,
integrate, subpackages, SciPy with Bayes Theorem.

Hands-on Exercise –
1. Importing of SciPy
2. Applying the Bayes theorem on the given dataset.

Matplotlib for data visualization


7.1 How to plot graph and chart with Python
7.2 Various aspects of line, scatter, bar, histogram, 3D, the API of MatPlotLib,
subplots.

Hands-on Exercise –
1. Deploying MatPlotLib for creating Pie, Scatter, Line, Histogram.

www.intellipaat.com ©Copyright InteliPaat.All rights reserved.


Pandas for data analysis and
machine learning
8.1 Introduction to Python dataframes
8.2 Importing data from JSON, CSV, Excel, SQL database, NumPy array to
dataframe
8.3 Various data operations like selecting, filtering, sorting, viewing, joining,
combining

Hands-on Exercise –

1. Working on importing data from JSON files


2. Selecting record by a group
3. Applying filter on top, viewing records

Exception Handling
9.1 Introduction to Exception Handling
9.2 Scenarios in Exception Handling with its execution
9.3 Arithmetic exception
9.4 RAISE of Exception
9.5 What is Random List, running a Random list on Jupyter Notebook
9.6 Value Error in Exception Handling.

Hands-on Exercise –
1. Demo on Exception Handling with an Industry-based Use Case.

Multi Threading & Race Condition


10.1 Introduction to Thread, need of threads
10.2 What are thread functions
10.3 Performing various operations on thread like joining a thread, starting a
thread, enumeration in a thread
10.4 Creating a Multithread, finishing the multithreads.

www.intellipaat.com ©Copyright InteliPaat.All rights reserved.


10.5 Understanding Race Condition, lock and Synchronization.

Hands-on Exercise –
1. Demo on Starting a Thread and a Multithread and then perform multiple
operations on them.

Packages and Functions


11.1 Intro to modules in Python, need of modules
11.2 How to import modules in python
11.3 Locating a module, namespace and scoping
11.4 Arithmetic operations on Modules using a function
11.5 Intro to Search path, Global and local functions, filter functions
11.6 Python Packages, import in packages, various ways of accessing the
packages
11.7 Decorators, Pointer assignments, and Xldr.

Hands-on Exercise –

1. Demo on Importing the modules and performing various operation on


them using arithmetic functions
2. Importing various packages and accessing them and then performing
different operations on them.

Web scraping with Python


12.1 Introduction to web scraping in Python
12.2 Installing of beautifulsoup
12.3 Installing Python parser lxml
12.4 Various web scraping libraries, beautifulsoup, Scrapy Python packages
12.5 Creating soup object with input HTML
12.6 Searching of tree, full or partial parsing, output print

Hands-on Exercise –
1. Installation of Beautiful soup and lxml Python parser
2. Making a soup object with input HTML file
3. Navigating using Py objects in soup tree.

www.intellipaat.com
Project Works

Project 1 : Analyzing the Naming Pattern Using Python

Topics : In this Python project, you will work with the United States Social
Security Administration (SSA) which has made data on the frequency of
baby names from 1880 to 2016 available. The project requires analyzing
the data considering different methods. You will visualize the most
frequent names, determine the naming trends and come up with the most
popular names for a certain year.

Project 2 : Performing Analysis on Customer Churn Dataset

Topics : Using the powers of data science and data visualization you will be
performing analysis on the reliability of the employees of a telecom
industry. This real time analysis of data will be done through multiple
labels and the final outcomes will be reflected through multiple reports.

Project 3 : Python Web Scraping for Data Science

Topics : Through this project you will be introduced to the process of web
scraping using Python. It involves installation of Beautiful Soup, web
scraping libraries, working on common data and page format on the web,
learning the important kinds of objects, Navigable String, deploying the
searching tree, navigation options, parser, search tree, searching by CSS
class, list, function and keyword argument.

www.intellipaat.com ©Copyright InteliPaat.All rights reserved.


Job Assistance
Program
Inte ipaatisoffering job assistanceto a the learnerswhohavecompleted the training. You
shouldget aminimumof 60%marksin thequalifying examto availjob assistance.

Inte ipaathasexclusivetie-upswithover80MNCs forplacements.

Successfuy finishthe training Getyour resumeupdated Startreceivinginterviewca s

Intellipaat Alumni Working in Top Companies


Jayesh Modi
Sr. Python Programmer at MarlabsInc.
ThisPythononline training courseisawesome.Clearexplanationsand good
examples.Good pieceof work,it helpsto get deep dive into this subjectin
just afewdays!Pythoncertificationcourseis great!

Vikrant Singh
Senior Associate at JPMorgan Chase & Co.
It was a wonderful experience and learning from Inte ipaat trainers. The
trainers were hands on and provided real time scenario’s. For me learning
cuttingedgeandlatesttechnologiesinte ipaatistheright place

Aalap Raj
Hadoop Developer at Cognizant
Exce entvideosand interactivemode of Pythononline teaching.Instructors
arewe informed and clearwhile communicating.

More CustomerReviews

www.intellipaat.com ©Copyright InteliPaat.All rights reserved.


Our Clients

+80 Corporates
Frequently Asked Questions

Q 1. What is the criterion for availing the Intellipaat job assistanceprogram?


Ans.All Intel ipaatlearnerswhohavesuccessfullycompletedthetraining postApril 2017 are
directlyeligible for theIntellipaatjobassistanceprogram.
Q 2. Which are the companies that I can get placedin?
Ans.We haveexclusivetie-ups withMNCslikeEricsson,Cisco,Cognizant, Sony, Mu Sigma,
Saint-Gobain, StandardChartered, TCS,Genpact,Hexaware,and more.So you havethe
opportunityto get placedin thesetop globalcompanies.

Q 3. Do I need to have prior industry experience for getting an interview call?


Ans.Thereisno need to haveanyprior industry experiencefor getting aninterviewcal. In fact,
the successfulcompletionof the Intel ipaatcertificationtraining isequivalent to sixmonthsof
industry experience.Thisisdefinitely anadded advantage whenyou areattending aninterview.
Q 4. If I don’t get a job in the first attempt, can I get anotherchance?
Ans.Definitely, yes.Your resumewil be in our databaseand wewil circulateit to our MNC
partnersuntilyou get ajob. Sothereisno upper limit to thenumberof job interviewsyoucan
attend.

Q 5. Does Intellipaat guarantee a job through its job assistanceprogram?


Ans.Intel ipaatdoesnot guaranteeanyjob through thejob assistanceprogram.However,we
wil definitelyoffer you full assistanceby circulatingyourresumeamongour affiliatepartners.

www.intellipaat.com ©Copyright InteliPaat.All rights reserved.

You might also like