Skip to main content

Section outline

    • General news and announcements.
      Theme: “CodeQuest: Entering the World of Programming”
      Level: Beginner
      Duration: 4–6 hours (self-paced micro-credential)

  • Let’s begin our journey into the world of programming! Here, you will explore what programming is, why we need programming languages, and discover how they power the technologies you use every day

  • Now, let’s dive into the world of C! You’ll uncover its history, understand why it’s still powerful today, and learn the basic structure that makes every C program come alive.

  • Before coding, let’s plan! In this level, you’ll learn how to design clear steps using algorithms, pseudocode, and flowcharts, making your problem-solving skills stronger before you even type your first line of code

  • It’s time to put your skills to the test! Combine algorithms, pseudocode, and flowcharts to design a number guessing game, proving you are ready to think like a true programmer