Remix.run Logo
pixlmint an hour ago

eh, when I read it as a newbie it was really helpful. still had to make my own experiences and judgments, but overall I think reading it made me a better programmer

flossly an hour ago | parent [-]

at bast it makes to better at "Clean(TM) OOP code".

programming in general is waaaaaay bigger than what the book covers.

Jtsummers 34 minutes ago | parent [-]

> programming in general is waaaaaay bigger than what the book covers.

It's way bigger than any book covers. Clean Code has some useful things, but if anyone actually reads chapter 1 they'd see that Martin even addresses the idea that you should not just read Clean Code and use it alone, or even entirely. It's a collection of one person's judgements (some good, some bad), just like all the other books like it.