Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 890 Bytes

File metadata and controls

7 lines (7 loc) · 890 Bytes

Programming_Quotes 〽️

  • In theory, there is no difference between theory and practice. But, in practice, there is - Jan L. A. van de Snepscheut
  • The best thing about a boolean is even if you are wrong, you are only off by a bit - Anonymous
  • There are 10 kinds of people in the world — those who understand binary and those who don't - Anonymous
  • Before software can be reusable it first has to be usable. - Ralph Johnson
  • Computer science education cannot make anybody an expert programmer any more than studying brushes and pigment can make somebody an expert painter. - Eric S. Raymond
  • Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. - Martin Golding