Simple Code Is Complex


  • Share on Pinterest

“Producing code that’s readable, maintainable, and simple is a great goal. But simple code is much harder to write than complex code. It’s easy to throw code at a problem until it goes away. Simple code, on the other hand, is what you get when you remove all the complexity from the code. ” -DSLs in BOO by Ayende Rahien