Intermediate
Are you ready to embark on a journey into the world of Python programming? Our comprehensive course takes you from a complete beginner to an intermediate Python programmer, equipping you with the skills and knowledge to tackle a wide range of programming tasks with confidence.
In this course, you'll start with the basics of Python programming, learning fundamental concepts such as variables, data types, control flow, and functions. Through hands-on exercises and projects, you'll build a solid foundation in Python programming principles and develop essential problem-solving skills.
Curriculum
- 5 Sections
- 30 Lessons
- 0 Quizzes
- 0 Google Meets
- 0m Duration
Level I
10 Lessons0 Quizzes0 Google Meets
- Python Introduction
- Python IDLE Installation Steps
- Why Python is both Compiled and Interpreted Language ?
- Python Fundamentals
- Python Tokens
- Python Operators - Part I
- Python Operators - Part II
- Strings in Python
- String Operators in String
- String Formatting
Level II
2 Lessons0 Quizzes0 Google Meets
- Control Structure - If Else, Elif Statements
- Control Structure - For and While Loop
Level III
8 Lessons0 Quizzes0 Google Meets
- Python Collections - List Introduction
- Python Collections - List Methods
- Python Collections - List Comprehension
- Python Collections - Tuples
- Python Collections - Tuple Assignment
- Python Collections - Dictionaries
- Python Collections - Dictionary Operations
- Python Collections - Sets in Python
Level IV
4 Lessons0 Quizzes0 Google Meets
- Functions in Python
- Lambda Functions
- Recursion
- Types of Functions Arguments
Level V - OOPS
6 Lessons0 Quizzes0 Google Meets
- Class and Object -Introduction
- Constructor in Python
- Public and Private Variable
- Destructor in Python
- Inheritance in Python
- Polymorphism in Python