Quotessence
Home / Quotes / W Quotes

W Quotes

Browse famous quotes beginning with W. This page is a child index of the full Popular Quotes A-Z directory.

All W Quotes

“When a domain reaches a point where the knowledge for skillful professional practice cannot be acquired in a decade, more or less, then several adaptive developments are likely to occur. Specialization will usually increase (as it has, for example, in medicine), and practitioners will make increasing use of books and other external reference aids in their work. Architecture is a good example of a domain where much of the information a professional requires is stored in reference works, such as catalogues of available building materials, equipment, and components, and official building codes. No architect expects to keep all of this in his head or to design without frequent resort to these information sources. In fact architecture can almost be taken as a prototype for the process of design in a semantically rich task domain. The emerging design is itself incorporated in a set of external memory structures: sketches, floor plans, drawings of utility systems, and so on. At each stage in the design process, partial design reflected in these documents serves as a major stimulus suggesting to the designer what he should attend to next. This direction to new sub-goals permits in turn new information to be extracted from memory and reference sources and another step to be taken toward the development of the design.”

“When a drastic and rushed medicalization approach based on trending controversial ideology is presented as the only option to solve the emotional, psychological, or physical discomfort of our kids, then we have failed to help the younger generation set themselves up for future health and well-being.”

“When a drug comes out [that's broadly prescribed] there are going to start to be a lot of people on it [in a million person cohort] and you might get therefore an early signal of something unexpected that hadn't come through in the clinical trials. And I'm sure [drug companies] would love it if, in fact, FDA, recognizing that, would say, OK, maybe you don't have to do your trial with 30,000 people because we're going to find out shortly after registration because we'll have a lot of people taking the drug and we'll be able to see what happened using PMI.”

“When a faith-healer commands God to perform a miracle, in the absence of a prayer that says, 'Thy will be done,' it is, as far as I am concerned, the most rank form of arrogance . . . The faith-healer Bosworth once said that faith makes God act. If you follow that line of reasoning God is in His heaven, but Bosworth rules the world!”

“When a father gives to his son, both laugh; when a son gives to his father, both cry.”

“When a feeling was there, they felt as if it would never go; when it was gone, they felt as if it had never been; when it returned, they felt as if it had never gone.”

“When a female character sets herself on fire in an effort to interrupt her culture's violent abuse of disenfranchised people, or physically tortures and punishes her guardian rapist, or picks up a gun and fights back in ways that make her not pretty, or aggressively rejects her role as the object of desire, or even when she waddles off into the woods to squat and have a baby without the safety and expertise of hospitals and doctors, these are the kinds of violences and stories we can learn from.”

“When a field is declared volatile, the compiler and runtime are put on notice that this variable is shared and that operations on it should not be reordered with other memory operations. Volatile variables are not cached in registers or in caches where they are hidden from other processors, so a read of a volatile variable always returns the most recent write by any thread.”