Link Details

Link 138429 thumbnail
User 234029 avatar

By saa
via softwarecreation.org
Published: Dec 03 2008 / 10:12

How can approach help a programmer to create better design and code? 13 rules of the pragmatic approach.
  • 14
  • 0
  • 1071
  • 582

Comments

Add your comment
User 254327 avatar

xcdesz replied ago:

0 votes Vote down Vote up Reply

I agree with most of this, but Im not sure that the strategy "10. Do not write code for future." makes sense. A little bit of architecture (i.e; using interfaces instead of concrete implementations) is going to pay off for even the most basic of web applications. Maintenance developers may flail their arms when they first see a perceived "over-engineered" solution, but may change their mind once they have to work with it over an extended period.

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.