Individual Blog for Sprint 2
My contributions
Lessons
I wrote and edited all of the lessons relating to while loops
These lessons are 3.8.1 and 3.8.2
Popcorn Hacks
I wrote all 4 of the popcorn hacks in our lessons
Homework Hacks
I wrote all 3 of the homeowork hacks in our lesson
How I prepared
In this lesson I took the previous knowledge that I had of while loops and for loops and applied it to the lessons
I also took a few brief glances at the college board videos and topics to talk about so that I knew the guidlines for my lessons
The lesson that stood out
The lesson that stood out to me was the 3.6 and 3.7 lesson
When they announced that there would be a kahoot for extra credit, I immideatly focused on their lesson allowing me to learn more of thier material
During the kahoot I also was able to clear up some misunderstanding I had with conditionals allowing me to connect my previous knowledge to the knowledge they were presenting.
What I learned
I learned how to utilize for loops and while loops in my code
Before I didn’t quite understand the for loop syntax in python and how that worked I was used to the regular way of doing for loops and this method was very different
Now I am able to apply this knowledge to future python development and maybe some other languages
Presentation script (don’t look at this)
Talk about contributions of working on all of the popcorn and homework hacks, and the lessons 3.8.1 and 3.8.2
Talk about how we used pseudocode used by collage board to explain how these loops work
Something memorable about my lesson is the memes that we put into our lessons relating to two different types of loops
Something I learned from another lesson is the differnt types of conditions used in python and javascript. Through their kahoot I and the previous knowledge I had from other languages, I could piece together how conditionals worked in these inferior languages
In conclusion through creating this lessons I learned the syntax and how python loops worked, especially python for loops which are different than any other language. This sprint 2 has taught me A: how to perform these common tasks in these languages, and B: how to teach others the lessons I have learned.