Day 20: Fall is Around the Corner
This is almost the end of week 5 of the Summer Institute, and it feels like the semester is just around the corner. We have about 3 weeks left, and we are already working on Chapters 6 and 8. We ended the day yesterday with a conceptual discussion on the way the book reads for students who have never had coding experience. It became clear that we need to introduce Python and layer Markdown and Jupyter Notebooks on top of it. So, I spent this morning writing a short introduction to Markdown, assuming that the students already know how to code. Dr. Jan and I later discussed my work, and in the conversation, we both realized that Markdown and Jupyter Notebook introduction needs to come before Python for students to have an environment for testing and learning their code. So, I re-wrote the section to make it more general and broad. I enjoyed working this way, because I got to capitalize on my talents as a self-starter, creating the section on the Notebook e...