logoalt Hacker News

Kwpolskayesterday at 7:44 AM1 replyview on HN

The "Clean Code" book is famous for making bad suggestions and producing unreadable code with too many functions just for the sake of following its rules.


Replies

userbinatoryesterday at 11:28 PM

It's worth noting that the author of "Clean Code" does not appear to have written any software of significance. He's nothing more than a preaching salesman.

There are far more real developers to learn good practices from. Brian Kernighan, Dennis Ritchie, Linus Torvalds, etc.