The Ten Worst Engineering Pitfalls

I’ve been a professional software engineer for close to ten years. Based on my experience, I recently attempted to enumerate the ten worst engineering “traps” most developers seem (for whatever reason) prone to fall into. Here’s the list I came up with. It should be noted that wherever two of these come into conflict, the item close to the top of the list wins.The Ten Worst Engineering Pitfalls

1. The solution is more problematic than the problem it was created to solve.

2. Basing the design on your own motives rather than on users’ needs.

3. Neglecting to handle all possible failure cases gracefully.

4. Failing to protect users’ privacy.

5. Expecting that users will (or should have to) read anything.

6. Expecting that users will (or should have to) possess technical knowledge or jargon.

7. Expecting that users will (or should have to) configure something before using it.

8. Challenging or attempting to guess the user’s intent.

9. Not knowing when to re-architect (either doing it pointlessly, or avoiding it when needed).

10. Failing to make the implementation as maintainable and understandable as possible.

50 Comments

  1. 2005-03-09 2:35 am
  2. 2005-03-09 2:52 am
  3. 2005-03-09 2:55 am
  4. 2005-03-09 3:02 am
  5. 2005-03-09 3:15 am
  6. 2005-03-09 3:36 am
  7. 2005-03-09 3:45 am
  8. 2005-03-09 3:46 am
  9. 2005-03-09 3:49 am
  10. 2005-03-09 3:50 am
  11. 2005-03-09 3:57 am
  12. 2005-03-09 4:14 am
  13. 2005-03-09 5:06 am
  14. 2005-03-09 5:25 am
  15. 2005-03-09 6:14 am
  16. 2005-03-09 6:55 am
  17. 2005-03-09 7:27 am
  18. 2005-03-09 8:36 am
  19. 2005-03-09 8:45 am
  20. 2005-03-09 9:07 am
  21. 2005-03-09 9:41 am
  22. 2005-03-09 9:46 am
  23. 2005-03-09 10:47 am
  24. 2005-03-09 11:25 am
  25. 2005-03-09 12:11 pm
  26. 2005-03-09 12:31 pm
  27. 2005-03-09 12:52 pm
  28. 2005-03-09 1:48 pm
  29. 2005-03-09 1:50 pm
  30. 2005-03-09 2:01 pm
  31. 2005-03-09 2:03 pm
  32. 2005-03-09 2:14 pm
  33. 2005-03-09 2:38 pm
  34. 2005-03-09 2:44 pm
  35. 2005-03-09 3:20 pm
  36. 2005-03-09 3:29 pm
  37. 2005-03-09 3:43 pm
  38. 2005-03-09 4:06 pm
  39. 2005-03-09 4:08 pm
  40. 2005-03-09 4:38 pm
  41. 2005-03-09 5:10 pm
  42. 2005-03-09 5:23 pm
  43. 2005-03-09 5:59 pm
  44. 2005-03-09 6:37 pm
  45. 2005-03-09 6:42 pm
  46. 2005-03-09 8:09 pm
  47. 2005-03-09 9:52 pm
  48. 2005-03-10 1:17 am
  49. 2005-03-10 7:24 am
  50. 2005-03-10 5:43 pm