BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Presentations Presentation: The Ethics of Error Prevention

Presentation: The Ethics of Error Prevention

Bookmarks
55:44

Summary

We're charged with the task of writing software that is reliable, sturdy, and trustworthy. We could all write tests and extensive preconditions for our code, and choose languages which make errors less likely, but across the industry we don't do any of these things uniformly. Michael Feathers looks at error-prevention in the short history of our discipline and considers our possible futures.

Bio

Michael Feathers is a consultant with Object Mentor. He balances his time between working with, training and coaching various teams around the world. Publically, Michael developed Cppunit, the initial port of JUnit to C++, and FitCpp, a C++ port of the FIT integrated-test framework. Michael is also the author of the book 'Working Effectively with Legacy Code' (Prentice Hall 2004).

About the conference

JAOO is the premier European developer conference on software technology, methods and best practices. The conference presents in-depth presentations and tutorials by researchers, engineers and trend-setters in software engineering and technology.

Recorded at:

Mar 15, 2009

Hello stranger!

You need to Register an InfoQ account or or login to post comments. But there's so much more behind being registered.

Get the most out of the InfoQ experience.

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Community comments

  • Dowloadable version?

    by Brad Bruce,

    Your message is awaiting moderation. Thank you for participating in the discussion.

    Is there a downloadable version of this presentation? My company doesn't allow streaming video. I have a team of about 10 developers who SO need to watch this!!!

  • Re: Dowloadable version?

    by Dmitry Tsygankov,

    Your message is awaiting moderation. Thank you for participating in the discussion.

    Not sure if it's legal, but you can:
    - at home
    - with Firefox
    - and DownloadHelper extension
    - click Play once, so that DownloadHelper can see the video (DownloadHelper doesn't seem to support infoq.com directly)
    - then download it with DownloadHelper

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

BT