Speaker Topics - No Fluff Just Stuff

Debugging Java

When trying to track down a bug, the first thing we usually do is jump into the debugger and start stepping through the code. Then we settle in for a long, tedious slog stepping through the code. This session will discuss some great new techniques and tools you can use to streamline your debugging sessions.

We will be borrowing liberally from the new book “Troublshooting Java” by Laurențiu Spilcă.


About Scott Wierschem

Scott Wierschem has been coding for 35 years now. He loves nothing more than to dig into an old, crufty ball of mud codebase and refactor it to be more flexible and robust.

His Keep Calm and Refactor project is created to help developers get their unruly code under control so they can work on fun and rewarding projects.

More About Scott »