Codelab / Chapter 02

Introduction to Data

[Back to Codelab index]

Hazel!

Lesson

Lesson document

  1. What is data?
  2. How to data
  3. Data structures

New Terms

Resources


Homework

Do:

  1. Let’s flex our algorithmic thinking muscles some more. Write out, in plain English, an algorithm to sort a deck of cards.

  2. And: write out, in plain English, an algorithm for a cashier to find exact change.

Read: