Live data from Hacker News

The samurai principle in coding

c2.com

1–3 of 3 posts

Re: The samurai principle in coding

#3
I think this is a good principle. It's easy to get confused about what a function is/does unless you have a guide. (For experienced developers, experience is that guide.) The samurai principle seems to be what functions were originally for... At least in the OO world.