Making Good Software

A blog by Alberto G (Alberto Gutierrez)

Written by Alberto Gutierrez

April 24th, 2010 at 10:08 am

Top 5 mistakes made by software development managers.

with one comment

Many times, software development projects fail because of bad project management. From my experience, these are the 5 most common and dangerous mistakes made by software development project managers.

1.- Believing that productivity is mainly associated with man power and working hours.

Productivity is today’s equivalent to the philosopher’s stone in the middle age, every project manager tries to find it applying basic alchemy: the more developers and working hours, the better.

Unfortunately, this approach is delusional, it is not scientific at all. There are many studies that prove that productivity can be even negatively affected applying this basic principle.

As for references, the most important one is probably “The mythical man month“, one of the most influential books in software development for the last 20 years, (unfortunately I’m afraid is mostly read by developers and not project managers). As for articles in Internet, there is one that I would particularly recommend, ii is from lostgarden.com: “[PDF] Laws of productivity – 8 productivity experiments you don’t need to repeat“. I encourage you to forward it to any project manager you may know that you think may need it.

Obviously then the question is: What improves productivity? Well, while I can’t say I know the exact answer for this, (If I knew it I would probably be rich now). In my opinion it’s mostly affected by two major factors: motivation and leadership. That is, willingness to move forward, and someone to show what the best direction to move forward is.

2.- Not managing customer expectations.

Project managers need to make sure that customers understand what and when is going to be released.

One of the most recurrent situations where expectations need to be managed is when a project is going to be late. What usually happens when the project is late is that the customer is not told about it because the project manager hopes that the deviation can be corrected or because is afraid of disappointing the client. BUT what more often happens is that the customer is told too late of the delay, when there’s no other option, and what it could have been a minor, or not so big issue by managing the expectations and postponing the deadline or the scope of the release, becomes a major issue that sometimes puts at risk the entire project.

3.- Ignoring feedback from developers.

A Project Manager need to have his thoughts in a higher level than developers, but that doesn’t mean that he shouldn’t listen to them.

In software development, programmers are the only source of productivity, and for that reason, there is nothing more important than making sure that they have what they need to do their job.

Unfortunately many project managers prefer to focus on dates, meetings and deadlines, which sometimes is good as it makes the project move forward, but sometimes developer feedback is overlooked causing productivity issues, technical debt, low quality products, etc.

4.- Controlling as opposite of empowering.

Software development requires creativity and pro activity, and that’s two qualities that control freak project managers destroy.

Controlling is especially practiced by project managers that still believe that all the requirements for a product can altogether, with the technical specification and the schedule, be specified in documents at the beginning of the project.

Empowering is all about making developers better than they are, and it is usually the cornerstone for killing applications.

5.- Being afraid of making decisions.

One of the reasons why project managers make more money than developers is because it’s up to them to guarantee that the project is on track. Often that requires them to make tough decisions like fire, hire or reprimand people.

Project managers that struggle to make tough decisions as soon as they are necessary, are failing to their team. Delaying tough but important decisions will cause even more severe consequences in the future.

Easy AdSense by Unreal

Related posts:

  1. Managing crises effectively in software development projects.
  2. Top 3 considerations to deal with uncertainty in software development.
  3. Forget about requirements, Software Development is all about inputs, outputs and actions.
  4. QDD (QA Driven Development). How QA should be…
  5. Forget about Hope Driven Development (HDD), the cancer of software development.

One Response to 'Top 5 mistakes made by software development managers.'

Subscribe to comments with RSS or TrackBack to 'Top 5 mistakes made by software development managers.'.

  1. [...] This post was mentioned on Twitter by Timon. Timon said: Top 5 mistakes made by software development managers. | Making Good Software http://tinyurl.com/2wj5tav [...]

Leave a Reply