InfoQ

News

Presentation: Fostering Software Craftsmanship in a Corporate Setting

Posted by Abel Avram on Sep 30, 2008 11:59 PM

Community
Agile
Topics
Software Craftsmanship
Tags
agile2008 ,
Coaching and Mentoring

In this presentation filmed during Agile 2008, Scott Dillman talks about transforming developers into software craftsmen, people responsible for their work, continuously learning, taking pride in doing qualitative work, sharing knowledge and respecting professional standards.

Watch: Fostering Software Craftsmanship in a Corporate Setting (1h 23 min.)

Scott presents how software development is no longer an incipient skill of a young industry attempting to solve software problems, but it has become a craftsmanship. Scott defines craftsmanship through the following attributes:

  • Taking responsibility
  • Continuous learning
  • Rejecting specialization
  • Pride in quality work
  • Passing on knowledge
  • Meeting professional standards
    • Test-Driven Development
    • Continuous Integration
    • Coding Patterns and Practices

Scott continues on explaining how to proceed with turning developers into craftsmen by doing the following:

Evaluate

  • Interview
  • Survey
  • Metrics

Educate

  • Pair Programming
  • Centralized Resources
  • Educational Sessions
  • Craftsmanship Day
  • 10% Time
  • On-Team Mentoring
  • Upper Management

Measure Success

  • Continuous Evaluation
  • Performance Goals that Motivate and Educate
  • Performance Reviews

The last part of the session is reserved for answering questions.

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.
stops at 18th minute or so by Pavel Veller Posted Oct 15, 2008 2:32 PM
Re: stops at 18th minute or so by Olivier Gourment Posted Oct 16, 2008 9:48 PM
Re: stops at 18th minute or so by Scott Dillman Posted Jan 22, 2009 8:35 AM
  1. Back to top

    stops at 18th minute or so

    Oct 15, 2008 2:32 PM by Pavel Veller

    the video rewinds to the beginning on or around 18th minute. I can't watch it any further. is it only me?

  2. Back to top

    Re: stops at 18th minute or so

    Oct 16, 2008 9:48 PM by Olivier Gourment

    the video rewinds to the beginning on or around 18th minute. I can't watch it any further. is it only me?
    working for me.

  3. Back to top

    Re: stops at 18th minute or so

    Jan 22, 2009 8:35 AM by Scott Dillman

    During the presentation, I noticed that the person video taping filled his tape and had to switch to a new one. During the time he switched tapes, there is a gap missing from the presentation of a minute or two. The presentation should resume, however, after that.

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.