Course curriculum

  • 1

    Pseudo code and Flow Charts

    • What is an algorithm?
    • Computational Thinking
    • Algorithm creation - example
    • What to look for when creating an algorithm
    • How do we write down algorithms?
    • Algorithms Quiz
    • Algorithm Practice 1 (Temperature in a room)
    • Algorithm Practice 1 (Converting Algorithm to code)
    • Algorithms 2 Min in Python Code
    • Algorithm Practice 2 Finding the Maximum value
    • Coursebook Work
    • Introduction : Pseudocode
    • What is Pseudo Code and why do we use it?
    • Variable assignment and data types
    • Conditionals (IF/ELSE/CASE)
    • Loops
    • For Loop
    • While Loop
    • Repeat Until Loop
    • Input/Output
    • Comments
    • Coursebook Work
    • Pseudo Code Question
    • Pseudo Code Answer
    • Pseudo Code Quiz
    • What are flowcharts?
    • Flowchart Example
    • Flowchart Exam example
    • Flowchart Quiz
    • Pseudocode and Flow Chart Practice 1
    • Pseudocode and Flow Chart Practice 2
    • Pseudocode and Flow Chart Practice 3
    • Pseudocode and Flow Chart Practice 4 (Exam Questions)
    • Pseudocode and Flow Chart Practice 5 (Exam Questions)
    • Coursebook Work
    • Flow chart Question
    • Flow Chart Answer