5: Feb. 4

Week 5: Feb. 4, 2022

Programming Languages

We’ll demystify programming just enough to give you a starting point, and you’ll use Python to write your first script.

Read, view, and listen

In-class activities

  1. Introduction to class
  2. Problem of Access discussion
  3. Slides: Introduction to control structures and Colab notebooks. (We’ll walk through these together.)
  4. Your first Colab notebook.
  5. Break.
  6. During the break, download your Amazon order data.
  7. After returning from the break, we’ll branch off:
For my tech-confidents:

Feel free to work independently. Work through these TensorFlow tutorials to learn how to train a neural-networking machine-learning model. For your homework, please report on what you did (and show examples, if you can).

For my beginners:

Stay with me!

  1. Getting started with Python (Colab notebook; work on your own, then we’ll come back together)
  2. How much did you spend on Amazon? (Colab notebook: work on your own, feel free to come back to this later)

Some extra resources for you