Lesson_01_Course_Introduction
Lesson_01_Course_Introduction
with Python
Course Introduction
Introduction to Python
What Is Python?
Application
CI, CD, and Build development 1 4 Data analysis and visualization
Continuous Monitoring
Tools Tools
Web scraping 7 5
Natural language processing
Business applications
Demand for Python
The demand for Python is rapidly increasing and is expected to continue to grow significantly.
16
14
12
Ratings(%)
The image above displays the popularity graph of Python in the last few years
Learning Path
Course Outline
1 3
2 4
Course Outline
5 7
6 8
Course Outline
9 11 13
Numpy Matplotlib
10 12
Introduction to Data Analytics
● Python IDE
● Python operators
● Strings in Python
Conditional and Loop Constructs
● Types of loops
● Functions in Python
def xyz():
----------- ● Function arguments
-----------
----------- ● Return statements
● Scope of a variable
● Generators function
● Function types
OOPs concepts with Python
● Access modifiers
● Encapsulation
● Inheritance
Encapsulation Abstraction
● Polymorphism
● Abstraction
Threading
t1 t2 ● Threading
t3 ● Multithreading
● Advantages of multithreading
● Disadvantages of multithreading
● Overview of NumPy
● Installation of NumPy
● Introduction to pandas
● IO tools
● Introduction to Matplotlib
● Types of Matplotlib
Exploratory Data Analysis