Unit #1 is a review of Structured Programming and OOP (Object Oriented Programming) and will get students remembering what they learned last year in ICS3U.
Key concepts students will learn (re-learn) are:
• Structured problem solving
• Constants and variables
• Sequence, selection and repetition
• Arrays
• Functions and procedures
• Enumerations and ADT