Course Standards

2026-2027 Academic Year

DRAFT CMS until August 14, 2026.

CP10 Python Programming I

Course Type: Adapted

Course Outcomes:

  1. Use control structures to create decision-making and iterative programs.
  2. Apply flow mechanisms in Python to make decisions and construct loops in programs.
  3. Work with Python data types and collections to store and manage information.
  4. Write and use functions to organize and reuse code.
  5. Handle basic errors to improve program reliability.

Standard/Objective NumberStandard/ObjectiveCourse WeightRBT Designation
1.00Understand the career pathway and career opportunities in the Python Programming (PYPR) pathway.5%B2 Understand Conceptual
2.00Understand durable employability skills.5%C2 Understand Procedural
3.00Understand computer programming and python fundamentals.15%B2 Understand Conceptual
4.00Apply procedures for control flow, conditional blocks and loops.27%C3 Apply Procedural
5.00Apply procedures for tuples, dictionaries, lists, and strings.22%C3 Apply Procedural
6.00Apply processes for functions and exceptions handling.26%C3 Apply Procedural