Max Chernyak · Nov 24, 2021
Writing Maintainable Code is a Communication Skill
0Sign in to vote or save
This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
Writing maintainable code is easy. Just keep methods and argument lists short, names and comments long, and follow a styleguide. Boom! Done. Unfortunately, as one famous journalist once wrote: “ For every complex problem there is an answer that is clear, simple, and wrong.” — H. L. Mencken It’s not style and shape that makes code hard to maintain. It’s the lack of clarity on how the code works,…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.