Henry
- Course Delivery: The course will be conducted through Google Meet.
- Learning Materials: We’ll dive into key concepts using a textbook, and you’ll get plenty of hands-on coding practice using Jupyter Notebooks.
- Exercises: At the end of each class, you’ll have a fun exercise to help you review and wrap up the day’s learning.
- Assignments: After class, you’ll receive 1 to 3 Problems to work on. These can be submitted through Google Drive.
- Review: We’ll go over the assignments together at the beginning of the next class, so you can ask questions and make sure everything makes sense.
- Markdown Usage: You’ll get a quick intro to Markdown during our coding sessions. It’s a handy tool to keep your notes and assignments organized—and a fun way to make your work look professional.
- Supplementary Materials: We’ll share some optional extra readings and resources after each class, found below the course schedule. Feel free to explore them if you want to dive deeper, but only if you're feeling curious—no pressure!
-
Python 3.12
-
Visual Studio Code (VSCode)
-
Jupyter Notebook
- Go to Extensions in VSCode -> Search for
Jupyter-> Install - VSCode Jupyter Notebook Guide
- Jupyter Notebook Markdown Guide
- Go to Extensions in VSCode -> Search for
-
Google Colab
- Go to Google and search for "Colab" -> Create a new notebook
- Google Colab Guide