Fizzing and Buzzing (Part 2)

This week’s big picture goal:

Going from using functions to writing the first functions

Today’s Goals:

Understand

  • Know how to move code into a function (and what changes)
  • Use error handling appropriately

Today’s Goals:

Do

  • Homework 3 – read carefully, work step by step from top to bottom

Today’s Goals:

Read Up On

  • Control Structures, program flows

  • Writing Functions

Resources

Next class

  • Function writing in R and Python