Ruby Conf 2013 - Effective Debugging by Jonathan Wallace

Channel:
Subscribers:
42,400
Published on ● Video Link: https://www.youtube.com/watch?v=ri2JcQ4Qp80



Duration: 36:05
2,160 views
10


Debugging is an art. And to be an effective artist, an artist must be intimately familiar with their tools. In this talk, we'll start gently and finish strong to ensure that there's something for everyone. We'll cover when to use a debugger, which debugger to use, and how to use the debugger, and how to quickly configure your debugger for maximum utility. We'll touch briefly on pry and why pry is not a debugger, except when it is.

Developers are always looking for ways to boost productivity. Effective debugging allows one to more quickly discover inaccuracies between our expectations and how the software actually behaves.

Help us caption & translate this video!

http://amara.org/v/FG5Y/




Other Videos By Confreaks


2013-12-03Ruby Conf 2013 - Advanced Concurrent Programming in Ruby
2013-12-03Ruby Conf 2013 - Compilers For Free by Tom Stuart
2013-12-03Madison Ruby 2013 - Cats
2013-12-03Ruby Conf 2013 - New Ruby 2.1 Awesomeness: Fine-grained Object Allocation Tracing
2013-12-03Madison Ruby 2013 CLOSURE by Steve Klabnik
2013-12-03Ruby Conf 2013 - My KidsRuby Journey by PJ & Katie Hagerty
2013-12-03Ruby Conf 2013 - Arrrr me hearty! Sailing the Seas of DRb in a Shoe
2013-12-02Ruby Conf 2013 - "Bioruby"...understanding the intricacies of 'Life' using Ruby
2013-12-02Ruby Conf 2013 - Profiling Ruby: Finding 10x Gains In RSpec and CRuby
2013-12-02Ruby Conf 2013 - Object management on Ruby 2.1 by Koichi Sasada
2013-12-02Ruby Conf 2013 - Effective Debugging by Jonathan Wallace
2013-12-02Ruby Conf 2013 - REPL driven development with Pry by Conrad Irwin
2013-12-02Ruby Conf 2013 - A Peek Inside The Ruby Toolbox
2013-12-01Ruby Conf 2013 - Fault Tolerant Data: Surviving the Zombie Apocalypse
2013-12-01Ruby Conf 2013 - Beneath The Surface: Harnessing the True Power of Regular Expressions in Ruby
2013-12-01Ruby Conf 2013 - Profiling Ruby: Finding 10x Gains In RSpec and CRuby
2013-12-01Ruby Conf 2013 - How To Roll Your Own Ops Framework In Ruby (If You Really Have To)
2013-12-01Ruby Conf 2013 - Extending CRuby with native Graph data type
2013-12-01Ruby Conf 2013 - Under the Influence by Zachary Scott
2013-12-01Ruby Conf 2013 - Mastering Elasticsearch With Ruby
2013-12-01Ruby Conf 2013 Living in the Fantasy Land by Yukihiro "Matz" Matsumoto