Week 2: JSON, Unit TestingΒΆ

In this second week of class, we will work hands-on with some essential concepts that we will use throughout the course. This includes working with the Python JSON library and writing and executing unit tests with the Python unittest library.

Please make sure you meet the following prerequisites for this week: (1) you can log in to the class server, write and execute code, (2) you have a strong working knowledge of Linux commands, and (3) you have a strong working knowledge of the basic elements of Python.