Intro To Code B

Intro to Code B Progress
1%

Introduction

Welcome to the next part of Intro to Code! In Intro to Code A, you covered materials like variables, conditionals, for loops, and while loops. For this next part of Intro to Code A, we are going to expand on these concepts and work with advanced conditionals and loops, functions, and data structures.

We are going to continue using Repl.it to complete the practice problems. If you should have any questions, please make sure to reach out to us!

Lesson Sequence

A full order of the Repl.it modules for Intro to Code B. See lessons below:

Repl.it Lessons

  • Advanced Conditionals and Loops (To Be Announced)
  • Functions
  • Data Structures