Skip to content

Instantly share code, notes, and snippets.

@doubleshow
Created August 21, 2014 11:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 12 You must be signed in to fork a gist
  • Save doubleshow/a4ddb3117e668469502f to your computer and use it in GitHub Desktop.
Save doubleshow/a4ddb3117e668469502f to your computer and use it in GitHub Desktop.

In-class Learning Challenge

Name

fill-in-your-name

##Email fill-in-your-email-address

Checkpoint 1

checkpoint1

Checkpoint 2

checkpoint2

Challenge 1

checkpoint1

Challenge 2

checkpoint2

Two Questions

Write down your answers to TWO questions. For the rest, think about them and be ready to discuss in class.

What does D3 stand for?

type-your-answer

What is the big deal about D3?

type-your-answer

Who is Mike Bostock?

type-your-answer

In the expression function(d) { return Math.sqrt(d); }, can d be replaced by another variable name such as t? Why or why not?

type-your-answer

Which sentence or paragraph in the tutorial article is impossible to understand and can be skipped for now?

type-your-answer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment