screenshots of scores will be posted in comments
screenshots of completed sections will be posted in comments
This is my pre-work gist! |
After reading the articles above, create a gist on Github and reflect (4-6 sentences) on the following prompts.
What role does empathy play in your life and how has it helped you?
Empathy has played an important role in my life, especially with having a theater background. Regardless of if you are acting, directing, or designing the lights for a performance, in order to be successful you must employ empathy in order to fully understand how to effectively communicate the emotions of the characters to the audience. Being in tune with the emotions of others is helpful in all aspects of life - personal relationships, professional environments, both hard and difficult conversations. It has helped me keep my own expectations and opinions in check by recognizing the person next to me may be viewing, approaching, the same thing from a very different perspective.
How does empathy help you build better software?
This article really resonnated with me as a woman of color trying to enter the tech-space, and my desire to enter the field of tech and computer science education in the future. Moreover, it caused me to reflect on parallels between Turing's pedagogical method, and what I learned working in Next Generation Learning.
The future of learning - both k-12 and adult learning - is student-centered. It automatically creates a more welcoming learning environments, which is one of the aspects to Harvey Mudd's approach. I also see a theme of building community and a network in order to uniliaterally increase chances of sucess. I was happy to see that the initiative was faculty-led, likely allowing their effort to be more agile, responding to what isn't working.
Framing Computer Science as creative problem solving not only seems valid, but effective, and would have 100% grabbed me as
card_number = "4929735477250543" | |
valid = false | |
# Your Luhn Algorithm Here | |
# From the right most digit [1] moving left, double the value of | |
# every second digit. | |
card_reverse = card_number.reverse | |
card_array = card_reverse.chars |
Group Member Names: Amara, Max, Cody, Casey
We'll explore the concepts from Parable of the Polygons (PotP) within the context of diversity in tech.