Skip to the content.

Manahil Khan's Sprint 2 Personal Blog

A summary of what I team have learned!

Home 3.10 Lesson Lesson Hacks

What I Taught!

My group taught lesson 3.10 which was all about lists. We explained different aspects such as how to create a list, append elements, remove elements, delete elements, and much more. We also went over how to find the sum of values in a list and the minimum and maximum values. We showed all of this in Python as well as JavaScript.

What I learned

Through teaching these lessons, I learned a lot about my own topic as well as others. Since we had to teach it ourselves it made us have to get a deeper understanding of the topic so we could explain it well. It also helped me with my presenting and colaborating skills since I had to work with my team to overcome issues. Our pull requests got denied many times so we had to go through our code and figure our how to fix it. I learned many new things through these lessons such as more about lists, booleans, conditionals, iterations, loops, and more. For example, through lesson 3.1 I learned about defining variables and strings and their operations. For lesson 3.3 I learnt about mathematical expressions involving arithmetic operations. For lesson 3.6 I learned about conditionals and if then statments. My work was genuine because I did all of the popcorn and homework hacks and if there was a challenge hack I tried to do taht too. Instead of copy pasting the examples, I actually went through the code and tried understanding it. It was also very important to listen to the groups and even go back through their lessons to further your understandig. Through this experience, I learned that collaboration was a key part since if we did not work together, we would have taken a lot longer to overcome our problems. My future goals are to try to get my work done right away rather than procrasoanting and feeling pressure before its due.