Edit me

Week 6: Sep 26 - Sep 30

Overview for Week 6

  • Getting started in Python
  • Using Python on the command line
  • Using Python in Jupyter notebooks
  • Python flow control (contitionals and loops)
  • Functions
  • Iteration
  • try/except
  • Strings and string manipulation
  • File I/O

What’s due by the end of the week?

  • Nothing is due this week
  • Problem Set 3 will be available Monday. It is due Monday, October 17
  • Quiz 3 will be available on Monday. It is due Wednesday, October 05

For Monday

Calendar icon with Monday
  1. Read Py4E Ch 2
  1. Getting started with Jupyter Notebooks
  2. Read Py4E Ch 2
  3. Python data types

For Wednesday

Calendar icon with Wednesday
  1. Read Py4E Ch 3

For Friday

Calendar icon with Friday
  1. Read Py4E Ch 4

By the end of this week you should

Check mark icon
  1. Be starting to feel comfortable in Python
  2. Understand loops and conditionals in Python and how they are similar to the same ideas in Bash
  3. Be able to work with strings, manipulating them, printing them, etc.
  4. Be able to open a file for reading or writing

Office Hours

Office Hours icon
Remember that I will be online for office hours at:

Tags: week-by-week