Clojure Quotes & Sayings
Enjoy reading and share 12 famous quotes about Clojure with everyone.
Top Clojure Quotes

Half of Google's revenue comes from selling text-based ads that are placed near search results and are related to the topic of the search. Another half of its revenues come from licensing its search technology to companies like Yahoo. — Eric Schmidt

Pure phenomenology claims to be the science of pure phenomena. This concept of the phenomenon, which was developed under various names as early as the eighteenth century without being clarified, is what we shall have to deal with first of all. — Edmund Husserl

You don't want to shoot me."
"Don't push me. I'm having a bad day. — Anna Durand

I remember the astonishment I felt when I first read Shakespeare. I expected to receive a powerful esthetic pleasure, but having read, one after the other, works regarded as his best: "King Lear," "Romeo and Juliet," "Hamlet" and "Macbeth," not only did I feel no delight, but I felt an irresistible repulsion and tedium ... Shakespeare can not be recognized either as a great genius, or even as an average author ... far from being the height of perfection, [King Lear] is a very bad, carelessly composed production, ... can not evoke among us anything but aversion and weariness ... All his characters speak, not their own, but always one and the same Shakespearian, pretentious, and unnatural language ... — Leo Tolstoy

For many people, the only reason to do anything is that it's best for them individually. And I think that's why planners have to be more realistic about devising policies so the stakeholders will say, "I see what you mean - that'll help me." I think expecting people to do the right thing for the right reason leads to a lot of failure in public policy. — Donald Shoup

Sequences in Clojure are evaluated lazily. Lazy evaluation of a sequence means that an item in a sequence is only created when it's needed, and not before. — Anonymous

I like old cars, old watches, anything with a vintage, antique kind of a feel to it. I'm just more in tune with that than anything else. — David Boreanaz

For all of those who wanna profile and pose
Rock you in your face, stab your brain with your nose bone. — Prodigy

Generative testing is an approach to testing software that was made popular by the QuickCheck library. Originally written in Haskell and since ported to several other programming languages (Ruby, Python, C, C++, Objective-C, Smalltalk, Java, JavaScript, Erlang, Scala, Clojure...), the QuickCheck library allows the developer to separate test logic from the generation of test cases. This means that, as developers, we can spend less time instructing the compiler how to test our code, and focus instead on what properties we expect our code to have. — Anonymous

If Indian weddings for Indian people are the furthest from "fun," trips to India for Indian people are the furthest from "vacation." When I told my friends about the upcoming trip, everyone purred about what a great time I'd have, told me to take a lot of photos, told me to eat everything. But if you're going to India to see your family, you're not going to relax, you're not going to have a nice time. No, you're going so you can touch the very last of your bloodline, to say hello to the new ones and goodbye to the older ones, since who knows when you'll visit again. You are working. — Scaachi Koul

I think what we have to do is convince people that matter is tacky. — Terence McKenna

The apprentice avoids all use of Java classes. The journeyman embraces Java classes. The master knows which classes to embrace and which to avoid. — Michael Fogus