Past Lesson Note

This note is from 9 months ago. You're viewing content from a previous lesson.

Daily Note for August 29, 2025 Past Lesson

  1. On Fridays, we discuss careers in computing. Today we will focus on computer engineering.

  2. We are going to start learning programming: https://lms.computersciencewiki.org/course/view.php?id=6

  3. We will specifically learning about control flow - how to control how your program flows.
  4. We will learn about if-else
  5. We will learn about loops

  6. If we have time, functions