- 8 Sections
- 21 Lessons
- 10 Weeks
Expand all sectionsCollapse all sections
- Introduction to Programming & PythonThis module introduces learners to the fundamentals of programming and the Python programming language. Students will understand how programming works, why Python is widely used, and how to set up their development environment.4
- Variables, Data Types & User InputLearners will explore how Python stores and manages information using variables and data types. They will also learn how to interact with users through input and output operations.4
- Operators and Decision MakingIn this module, learners will discover how Python performs calculations, compares values, and makes decisions. Students will learn about arithmetic, comparison, and logical operators, and how these operators are used in conditional statements. By the end of this module, learners will be able to build programs that respond differently based on user input and specific conditions.4
- Loops and Program Control4
- Functions and Reusable CodeThis module introduces functions, allowing learners to organize code into reusable blocks. Students will learn how to create cleaner and more efficient programs.4
- Working with Data CollectionsLearners will discover how Python stores groups of data using lists, tuples, dictionaries, and sets. These structures are essential for managing larger amounts of information.4
- File Handling and Error ManagementIn the final module, learners will learn how to save data to files, retrieve information, and handle errors effectively to create more reliable applications.4
- Final Course Assessment1
