Click here to Skip to main content
15,887,988 members
Articles / Programming Languages / C#

How to Avoid Producing Legacy Code at the Speed of Typing

Rate me:
Please Sign up or sign in to vote.
4.89/5 (88 votes)
26 Feb 2019CPOL7 min read 73.8K   80  
This article provides a recipe on how to avoid producing legacy code at the speed of typing by using a proper architecture and unit testing.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect
Denmark Denmark
I am a software architect/developer/programmer.

I have a rather pragmatic approach towards programming, but I have realized that it takes a lot of discipline to be agile. I try to practice good craftsmanship and making it work.

Comments and Discussions