Object-oriented programming aficionados think that everything is an object.... this [isn't] so. There are things that are objects. Things that have state and change their state are objects. And then there are things that are not objects. A binary search is not an object. It is an algorithm
Alexander StepanovI still believe in abstraction, but now I know that one ends with abstraction, not starts with it
Alexander Stepanov