to be good debuggers, we need to be good at gathering knowledge
22
to be good debuggers, we must always check our assumptions
23
what are we doing when we debug?
24
applying
25
everyone can do it
26
make debugging more accessible
27
debugging is not magic!
Description:
Explore the cognitive process and scientific approach to debugging in this RubyConf 2021 talk. Delve into the challenges of debugging, understanding its complexity and the mental models involved. Learn how to apply Bloom's Taxonomy and the scientific method to improve your debugging skills. Discover techniques for gathering knowledge, checking assumptions, and making debugging more accessible. Gain insights into the problem-solving aspects of debugging and how it relates to the learning process. Equip yourself with a general framework for debugging that can be applied to Ruby programs and beyond, demystifying the process and empowering you to become a more effective debugger.