Locality and Cohesion
I wrote about some ideas from Patterns of Software by Richard Gabriel on my blog. Sometimes we move things into their own methods too soon when tighter locality with the related code helps us see problems.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
I wrote about some ideas from Patterns of Software by Richard Gabriel on my blog. Sometimes we move things into their own methods too soon when tighter locality with the related code helps us see problems.
Post a comment