Hacker News new | ask | show | jobs
by gluczywo 3447 days ago
I had no idea the rule is a classic. It's frustrating that with a little more education I would have spared plenty of time spent reinventing the wheel.
1 comments

I don't shy away from reading programming books and I have close to two decades of programming experience now (including hobby times), and this is the first time I've actually read this advice. It doesn't seem to be widely spread. So I guess the choice of books matters...
I identify OO culture as a possible culprit. OO is not so fond of structuring and scoping mechanisms besides classes.