Skip to main content Link Search Menu Expand Document (external link)

Week 1: Intro to Python and ML

Python Basics: Do these first!

  1. Intro to Programming: notebook
  2. Variables: notebook
  3. Printing: notebook
  4. Strings: notebook
  5. Operators and Precedence: notebook
  6. Comments: notebook
  7. Boolean Logic: notebook
  8. Conditional Statements: notebook
  9. Loops: notebook
  10. Challenges (Optional): notebook

Daily Challenges

  1. Challenge 1 (Goal: Tues)
  2. Challenge 2 (Goal: Wed)
  3. Challenge 3 (Goal: Thurs)
  4. Challenge 4 (Goal: Fri)

Numpy

Pandas

Challenge Problems (Optional)

  1. Python Basics:

  2. Super challenge! Work on Advent of Code problems 1-5.

License Plate Challenge (Optional, but very cool!)

Complete this notebook in groups of 2 or 3.

Restaurant Safety Challenge (Optional)

Complete this notebook in groups of 2 or 3.