Order of notebooks:
- How to Use Jupyter
- Intro to CS
- Variables, Datatypes, Operations
- Boolean Logic and Control Statements
- Lists, Tuples, and Functions
Note: Try to solve as many problems from the psets as possible, including the project at the end. Ask if you need any help understanding anything, want to brainstorm solution ideas, or need help with an error!
Fundamental computer science concepts are in the "basic" folder. Inside "basic," tutorials from past weeks are in the "archives" folder while solutions are in "solutions." The current week's lecture is directly in the "basic" directory.