Skip to content
Home
About
Professional Courses
Web Development
Cyber Security
Graphic & Animation
Digital Marketing
Business & Accounts
Cloud Computing
Kids Courses
Short Courses
Kids Bootcamp
Workshops
Professional Workshops
Winter / Summer Bootcamp
Contact
X
Free Demo
Home
All Courses
Web Development
Core Python Programming – Become Programming Expert
Core Python Programming – Become Programming Expert
Curriculum
6 Sections
16 Lessons
32 Hours
Expand all sections
Collapse all sections
Python Fundamentals
4
1.0
Session 1: Introduction to Python Programming
1.1
Session 2: Variables and Data Types
1.2
Session 3: Conditional Statements
1.3
Session 4: Loops in Python
Module 2: Functions in Python
2
2.0
Session 5: Defining and Using Functions
2.1
Session 6: Advanced Function Concepts
Module 3: Data Structures in Python
2
3.0
Session 7: Lists and Tuples
3.1
Session 8: Dictionaries and Sets
Module 4: Object-Oriented Programming (OOP)
3
4.0
Session 9: Classes and Objects
4.1
Session 10: Inheritance and Polymorphism
4.2
Session 11: Encapsulation and Abstraction
Module 5: File Handling and Exception Handling
3
5.0
Session 12: File Handling Basics
5.1
Session 13: Advanced File Handling
5.2
Session 14: Exception Handling
Module 6: Final Review and Capstone Project
2
6.0
Session 15: Integrating Concepts
6.1
Session 16: Project Presentation and Feedback
Session 5: Defining and Using Functions
Writing reusable functions with parameters and return values.
Understanding variable scope (local and global).
Activity: Write a function to calculate the factorial of a number.
Modal title
Main Content