InfoQ

News

Presentation: Developing Expertise: Herding Racehorses, Racing Sheep

Posted by Abel Avram on Jul 29, 2008 03:15 AM

Community
Agile
Topics
Careers ,
Teamwork
Tags
Qcon London 2007 ,
Coaching and Mentoring

In this presentation made during QCon London 2007, Dave Thomas talks about expanding people's expertise in their domains of interest by not treating them uniformly as they had the same amount of knowledge and level of experience.

Software is written by people, not by tools, processes or methodologies. Dave tells how the number of bugs per 1000 lines of code has remained roughly the same over a period of 25 years despite the fact that the tools have greatly evolved. The number of bugs have remained the same because the people are the same, and we are perpetuating the same mistakes, he says. "Herding Racehorses, Racing Sheep" refers to the very common practice of treating the team's members the same, expecting enlightening answers from a novice or treating an expert like a beginner.

Dave presents the Dreyfus model which shows there are 5 levels of expertise among people, making comments along the way:

  1. Novice: little or no experience. They need to be told what to do, and they need short term goals.
  2. Advanced Beginner: they have more experience, they have started to observe patterns in their own activity, have started to put some things together on their own, but they still need to be told what to do.
  3. Competent: they know what to do, and they can plan their own activity. They are good in their domain.
  4. Proficient: they have discovered there are other domains out there, not just their own, and they start exploring them.
  5. Expert: they are the wizards of their teams, they can give you all sorts of answers in many domains, and they are interested in trying out different things just to see if they work. One piece of amusing advice: "Never let an expert to choose the architecture of a new project." They are just curios to see if the solution works.

Most of the people are at the Advanced-Beginner level, according to Dave. We should try to move them up to the competent level by promoting competency in our companies.

Dave's humorous presentation lasts 1 hour.

Related Sponsor

VersionOne is recognized by Agile practitioners as the leader in Agile project management tools. Companies such as Adobe, BBC, CNN, Dow, HP, IBM, Sony and 3M have turned to VersionOne to help deliver greater value to their customers.
Nice.. by Julian Browne Posted Jul 31, 2008 7:33 AM
Presentation doesn't play through by Srivaths Sankaran Posted Aug 4, 2008 9:11 AM
Re: Presentation doesn't play through by Cristi Buta Posted Aug 8, 2008 8:06 AM
Re: Presentation doesn't play through by Lalit Kale Posted May 24, 2009 8:47 AM
  1. Back to top

    Nice..

    Jul 31, 2008 7:33 AM by Julian Browne

    Worth watching. It bookends well with Dan North's article on InfoQ earlier this year on why the Dreyfus model indicates there's no such thing as "Best Practice". We played this in an office meeting and agreed to try and put some of this into practice.

    Funny too. You often see tech presentations being described as humorous and they rarely are (unless you like lame tech jokes). Dave Thomas though has a good line going in comic effect.

  2. Back to top

    Presentation doesn't play through

    Aug 4, 2008 9:11 AM by Srivaths Sankaran

    I have tried to view this a couple of times and both times it stopped abruptly after about a few minutes. It stops around the time Dave Thomas is talking about a taking flying lessons and reading a "duffel bag full of books".

    If I try to play again, it starts over from the beginning. And yes, I have tried to drag the progress bar to about where it left off; that doesn't work either.

    I am viewing this page using FF 3.0.1.

    Any suggestions?

  3. Back to top

    Re: Presentation doesn't play through

    Aug 8, 2008 8:06 AM by Cristi Buta

    I was able to watch the entire presentation with my FF 3.0.1 - Windows XP.

  4. Back to top

    Re: Presentation doesn't play through

    May 24, 2009 8:47 AM by Lalit Kale

    I am facing the problem too...same as above mentioned...Could somebody fix this from Infoq team.. I had also tried on IE 7 Thanks!

Educational Content

Bindings, Platforms, and Innovation

This presentation focuses on the Internet and separating myth from fact, history from the future, and the mundane from the imaginative. Bob Frankston presents a vision of what could and should be.

Orchestrating Long Running Activities with JBoss / JBPM

This article explores the use of JBoss and jBPM to implement design solutions that effectively address the issue of orchestrating long running activities.

Neo4j - The Benefits of Graph Databases

This presentation covers the use of graph databases as an optimal solution for data that is difficult to fit in static tables, rapidly evolving data or data that has a lot of optional attributes.

Realistic about Risk: Software development with Real Options

This session introduces Real Options and shows how it can help in running your project. Real Options is a decision-making process that can be used to manage risk.

Communication Flexibility Using Bindings

This article discusses the use of bindings on services and references (including the instance of non-configured bindings) as the means to implement SCA communications in a Web and SOA environment.

Writing DSLs in Groovy

After a short introduction to DSLs, Scott Davis plays with the keyboard showing how to approach the creation of a DSL by typing working snippets of Groovy code that get executed.

Scaling Agile with C/ALM (Collaborative Application Lifecycle Management)

IBM Rational and InfoQ present, Scaling Agile with C/ALM, an eBook showing organizations how to become “finely tuned software delivery machines” by enabling team integration and scaling.

Concurrent Programming with Microsoft F#

Amanda Laucher presents a real life enterprise application written in F#. She shows actual code snippets, explaining design decisions and suggesting how to use some of the F# constructs.