Live data from Hacker News

How to reduce the cognitive load of your code

chrismm.com

1–10 of 239 posts

Re: How to reduce the cognitive load of your code

#5
If I was to describe the essence of clean code in one word, I would say "balance".

Yes, yes, readability and problem separation and stuff is important, but so is efficiency and usability and security and deadline and everything. Bottom line: balance.

And it's the hardest thing to achieve.

Re: How to reduce the cognitive load of your code

#8
post #2

Would recommend reading 'Code Complete' than this article

He does reference it in both the first and last paragraph!

my fave is clean code... though uncle bob seems divisive these days for some reason.

http://www.amazon.co.uk/Clean-Code-Handbook-Software-Craftsm...

Post reply on HN