Week 5

Namespaces & Conditional Logic

Intro

This week we’ll be learning about how to make your code do different things based on boolean logical tests. We’ll also have our first introduction to the Object datatype which allows us to group together many different ‘named values’ within a single variable.

Sync Up

Activities