There are two ways of constructing a software design; one way is to make it so simple that there are obviously no deficiencies, and the other way is to make it so complicated that there are no obvious deficiencies. The first method is far more difficult. -- C. A. R. Hoare
In OO, it's the data that is the "important" thing: you define the class which contains member data, and only incidentally contains code for manipulating the object. In FP, it's the code that's important: you define a function which contains code for working with the data, and only incidentally define what the data is. -- almkgor, on reddit
The lesson of the story might appear to be that self-interested and ambitious people in power are often the cause of wastefulness in developing countries. But self-interested and ambitious people are in positions of power, great and small, all over the world. In many places, they are restrained by the law, the press, and democratic opposition. Cameroon's tragedy is that there is nothing to hold self-interest in check. -- Tim Harford
In God I trust; I will not be afraid. What can mortal man do to me? -- David (Psalm 56:4)
La connaissance d'un défaut ne l'enlève pas, elle nous torture jusqu'à sa correction. -- Daniel Lovewin (Guillaume Kpotufe)
The general principle for complexity design is this: Think locally, act locally. -- Richard P. Gabriel & Ron Goldman, Mob Software: The Erotic Life of Code
Most of the important things in the world have been accomplished by people who have kept on trying when there seemed to be no help at all. ~Dale Carnegie
Life isn't about getting and having, it's about giving and being. –Kevin Kruse
Change your thoughts and you change your world. –Norman Vincent Peale
Knowledge is being aware of what you can do. Wisdom is knowing when not to do it. ~Anonymous