Tell me more ×
Programmers Stack Exchange is a question and answer site for professional programmers interested in conceptual questions about software development. It's 100% free, no registration required.

In Chapter 33, Personal Character of Code Complete (Second ed.) McConnell cites some studies such as those listed below in support of the assertion that 10-1 improvement is possible from efforts in improving our programming as a result of personal determination to improve.

  • Sackman, Erikson, and Grant 1968;
  • Curtis 1981; Mills 1983;
  • DeMarco and Lister 1985;
  • Curtis et al. 1986;
  • Card 1987;
  • Valett and McGarry 1989

As you can see from the list above, these studies are quite dated. Have more recent studies been conducted that studied potential for improvement in programming efficacy? How do the findings compare to McConnell's research? What have these studies revealed about the progress modern methods and tools had in our ability to program?

share|improve this question
1  
Well if Myers Briggs is any indicator I'm convinced an INTP rating will make you a programming god. – Erik Reppen Mar 9 at 3:54

1 Answer

up vote 2 down vote accepted

I would try to explain how it is I can be a programming genius in spite of having none the traits listed in this 1998 study but I hear a video game calling and I'm sick and tired of explaining myself to you people!

http://analytics.ncsu.edu/sesug/2005/SER06_05.PDF

Also, complete coincidence, (I found it after my comment above), Myers Briggs ratings. Not much on tools unfortunately and more of a paper than a study but lots of references within to more recent stuff.

share|improve this answer
This is a fantastic paper. Although newer studies are referenced, it really expands on McConnell's references, most significantly the Weinberg 1998 study. Love your witty response. This is an excellent resource for my research. I still hope to find additional research. This paper gave me a very good start. – MauMen Mar 10 at 3:10

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.