Posts

Showing posts from September, 2022

ALGORITHM

Image
  Flowchart and Pseudocode Algorithm Objectives of the lesson: By the end of the lesson, the student should be able: 1. Write a program using a flowchart and pseudocode algorithm, including sequence, selection, and iteration 2. Use flowchart and pseudocode algorithm to solve daily problems 3. Write an algorithm that focuses on procedure correctness and shortest time to execute.   Purpose of lesson: To guide student to be able to solve daily life challenges using flowchart and pseudocode algorithm.   In our previous lesson, we described the basic concepts in programming (constants, variables, expressions, statements/instructions, logical and arithmetic operators, operator precedence, etc)   Kindly click on the next page to learn about today's topic. You will enjoy it!!