The structure of software systems tend to reflect the structure of the organization that produce them.
Douglas CrockfordGenerally, the craft of programming is the factoring of a set of requirements into a a set of functions and data structures.
Douglas CrockfordMost programming languages contain good parts and bad parts. I discovered that I could be better programmer by using only the good parts and avoiding the bad parts.
Douglas Crockford