HTML5 Canvas
Written by: Simon Sarris
Featured Refcardz: Top Refcardz:
  1. Apache Hadoop
  2. Web Driver
  3. MVVM
  4. REST
  5. ADO.NET
  1. HTML5
  2. Ajax
  3. jQuery Selectors
  4. CSS Part 1
  5. Git

Link Details

Link 180699 thumbnail
User 1 avatar

By rick
via marxsoftware.blogspot.com
Published: May 08 2009 / 00:00

Most of us have decided that code simplicity is a desirable quality. However, we have also observed that several things limit the simplicity of our code and even exaggerate our code's complexity. These things that make our code more complex than it should be include overuse/abuse of design patterns, overuse/abuse of favorite syntax/code features (such as implementation inheritance), resume-driven development, the Magpie Effect, Not Invented Here Syndrome, and other dysfunctional motivations.
  • 11
  • 2
  • 1037
  • 0

Comments

Add your comment
User 330966 avatar

ferrisoxide replied ago:

0 votes Vote down Vote up Reply

The complexity of the solution shouldn't be the same order of magnitude as the problem. A longer comment is on the blog.

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.