Homework solutions will be posted on Ed.
Data files are supplied in JSON format. See the Julia page for help reading any provided JSON files.
Homework 1, due Thursday 04/10.
Load JSON data files in Julia using readclassjson.jl. Download that file and save it somewhere useful, then use readclassjson(filename) to load the data into a dictionary containing all of the variables defined in the file.
We will be using Gradescope for homework submission.
Homework is due Thursdays at 11:59PM.
Late homework is not accepted.
The lowest scoring homework of the quarter will not count toward your grade.
You must work on the the homework on your own.
You may not use AI tools to solve homework problems.
If you find online solutions to the same questions or similar questions, you may not use them.
The homework will use the Julia language. If you are asked to turn in code, the code must be in Julia. Other languages will not be supported or graded.