Archive for Links
What you really have is a class
When you have a function that can be divided into several functional areas, and when you have variables used by all those areas, then what you really have is a class. – Uncle Bob, Clean Code, Episode 3 – Functions