# Debugging Zen

By Ben Ramsey

- **Date:** February 6, 2015
- **Event:** SunshinePHP Developer Conference
- **Venue:** Embassy Suites Miami International
- **City:** Miami, FL, US

---

- [View slides](https://speakerdeck.com/ramsey/debugging-zen-sunshinephp-2015)
- [Download PDF](https://files.benramsey.com/talks/2015/sunshinephp/benramsey-debugging-zen-sunshinephp2015.pdf)
- [Read feedback](https://joind.in/talk/view/13447)

---

Debugging is a skill that we have a hard time exercising and is one of the most difficult to teach. It is a scientific discipline and an art. It requires you to reach beyond analytical thinking to rely upon your own intuition. In this talk, we’ll examine how intuition plays a role in debugging software. We'll explore practical pointers on tapping into intuition and combining it with analytical processes to be a better developer.


