Skip to content

Instantly share code, notes, and snippets.

@abhiesa
Last active August 29, 2015 14:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save abhiesa/526ae8719d660b270452 to your computer and use it in GitHub Desktop.
Save abhiesa/526ae8719d660b270452 to your computer and use it in GitHub Desktop.
Quotes
> I do not enlighten those who are not eager to learn,
> nor arouse those who are not anxious to give an explanation themselves.
> If I have presented one corner of the square and they cannot come
> back to me with the other three,
> I should not go over the points again.
Confucius
> Below the surface of the machine, the program moves.
> Without effort, it expands and contracts.
> In great harmony, electrons scatter and regroup.
> The forms on the monitor are but ripples on the water.
> The essence stays invisibly below.
Master Yuan-Ma, The Book of Programming
> And my heart glows bright red under my filmy,
> translucent skin and they have to administer 10cc
> of JavaScript to get me to come back.
> (I respond well to toxins in the blood.) Man,
> that stuff will kick the peaches right out your gills!
why, Why's (Poignant) Guide to Ruby
> People think that computer science is the art of geniuses but the
> actual reality is the opposite, just many people doing things that
> build on each other, like a wall of mini stones.
Donald Knuth
@abhiesa
Copy link
Author

abhiesa commented Sep 30, 2014

javascript keywords:
break case catch continue debugger default delete
do else false finally for function if implements
in instanceof interface let new null package private
protected public return static switch throw true
try typeof var void while with yield this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment