Skip to content

Instantly share code, notes, and snippets.

@vanderhoop
Last active August 29, 2015 13:57
Show Gist options
  • Save vanderhoop/9894228 to your computer and use it in GitHub Desktop.
Save vanderhoop/9894228 to your computer and use it in GitHub Desktop.

GA_Logo

##JavaScript Sample Lesson (15 minutes)

####Student Learning Objectives:

  1. Be able to explain what a function is and why/when you would use one.
  2. Be able to define a function with a single argument and a return value.

####You Can Assume Students Already Know:

  • variable assignment
  • loops
  • conditionals & control flow
  • basic operations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment