From 6e7eb6f7e68fdbabc093aafee6b892362c624e4d Mon Sep 17 00:00:00 2001 From: spaetr <113061087+spaetr@users.noreply.github.com> Date: Mon, 15 Apr 2024 14:26:08 +0200 Subject: [PATCH] Add files via upload --- computer_science.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 computer_science.md diff --git a/computer_science.md b/computer_science.md new file mode 100644 index 0000000..6f98e49 --- /dev/null +++ b/computer_science.md @@ -0,0 +1,15 @@ +# Computer Science Quotes + + +* "There are two ways to write error-free programs; none works." Alan Perlis [source](https://www.brainyquote.com/quotes/alan_perlis_177353) + +* "There are two methods in software design. One is to make the program so simple, there are obviously no errors. The other is to make it so complicated, there are no obvious errors." Tony Hoare [source](https://www.brainyquote.com/quotes/tony_hoare_620783) +* +* "There are two ways to write error-free programs; only the third one works." Alan Perlis [source](https://www.brainyquote.com/quotes/alan_perlis_177353) + + +*more quotes please! + + + +