From 229a8d6d69d870707b5d6d19d530266335742308 Mon Sep 17 00:00:00 2001 From: jameslongs37 <33214392+jameslongs37@users.noreply.github.com> Date: Sun, 28 Oct 2018 17:04:15 -0700 Subject: [PATCH] Update quotes.md added programming joke quote --- quotes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/quotes.md b/quotes.md index 879fd8b..c64a4bd 100644 --- a/quotes.md +++ b/quotes.md @@ -42,3 +42,4 @@ 42. > 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 eachother, like a wall of mini stones. __Donald Knuth__ 43. > Whether you want to uncover the secrets of the universe , or you just want to pursue a career in 21st century , basic computer programming is an essential skills to learn. __Stephen Hawking__ 44. > Computers themselves, and software yet to be developed, will revolutionize the way we learn. __Steve Jobs__ +45. > Programming is like sex. One mistake and you have to support it for the rest of your life. __Michael Sinz__