From a195b88ed27aa3c847056a2121f1268074c965f2 Mon Sep 17 00:00:00 2001 From: Adalberto Caldeira Brant Filho Date: Sat, 27 Oct 2018 07:05:38 -0300 Subject: [PATCH] Update QUOTES.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I ´ve just added some nice quotes that I have found, I hope this could help, thanks. --- quotes.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/quotes.md b/quotes.md index 879fd8b..01c9a98 100644 --- a/quotes.md +++ b/quotes.md @@ -42,3 +42,7 @@ 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 the art of doing one thing at a time. __Michael Feathers__ +46. > The use of COBOL cripples the mind; its teaching should, therefore, be regarded as a criminal offense. __Edsger W. Dijkstra__ +47. > Think twice, code once. __Waseem Latif__ +