Code Like A Girl

Welcome to Code Like A Girl, a space that celebrates redefining society's perceptions of women in technology. Share your story with us!

Follow publication

The Debugging Skills No School Taught You

Ansa Baby
Code Like A Girl
Published in
5 min readDec 10, 2024

Photo by Kevin Ku on Unsplash

1. Start with the Obvious

2. Reproduce the Bug

3. Break It Down

4. Use Logs Like a Pro

5. Leverage Debugging Tools

6. Rubber Duck Debugging

In software engineering, rubber duck debugging (or rubber ducking) is a method of debugging code by articulating a problem in spoken or written natural language. — Wikipedia

Photo by Timothy Dykes on Unsplash

7. Check the Error Message (Don’t Ignore It)

8. Test Hypotheses

9. Mind the Environment

10. Seek a Fresh Perspective

Published in Code Like A Girl

Welcome to Code Like A Girl, a space that celebrates redefining society's perceptions of women in technology. Share your story with us!

Written by Ansa Baby

Let’s talk about Software, Data, and whatever else interests me! Visit my personal site https://ansababy.github.io/

Responses (1)

Write a response

Great!

--