This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.
I recently read O’Reilly Building Maintainable Software (Java Edition). It provides good insight as to what to look for to create maintainability in enterpise software systems. 10 suggestions the book provides: Write shorter units Write simpler units (measured in Cyclomatic Complexity ) Write code once only Keep interfaces very small Seperate code in to modules Couple modules loosely Keep…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.