What particular practices, designs, languages/features enable very easy to maintain code?
Asked
Active
Viewed 69 times
0
-
I guess that is the million dollar question, now isn't it. – Zoidberg Mar 30 '10 at 16:43
-
1**A.** This should probably be community wiki, since there is no "one answer". **B.** Read Code Complete (http://www.cc2e.com/). – C. Ross Mar 30 '10 at 16:56
1 Answers
0
Descriptive Naming conventions and Loose Coupling get my votes.

Justin Niessner
- 242,243
- 40
- 408
- 536