Python Programming
About Course
This Python course is a structured, 10-week introductory programme designed to take students from initial setup to a final project. It balances core programming concepts with practical application.
Course Highlights
-
Setup & Basics: The course begins with environment configuration, including the installation of VS Code and Python, followed by writing a “first code” script.
-
Core Fundamentals: Students will master essential building blocks such as variables, naming rules, and various data types.
-
Data Structures: A significant portion of the curriculum focuses on organizing data using Lists, Tuples, and Dictionaries.
-
Logic & Automation: The course covers functional programming through defining functions and automation via for and while loops.
-
Assessment & Projects: Learning is validated through a Formative Assessment in Week 7 and concludes with a comprehensive Capstone Project in Week 10.