From d5c3cb7db22e5f863b027167b29a2a10561bd913 Mon Sep 17 00:00:00 2001 From: Julio Biason Date: Sat, 15 Aug 2020 13:02:15 -0300 Subject: [PATCH] Dijkstra quote --- content/quotes/edsger-w-dijkstra/index.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 content/quotes/edsger-w-dijkstra/index.md diff --git a/content/quotes/edsger-w-dijkstra/index.md b/content/quotes/edsger-w-dijkstra/index.md new file mode 100644 index 0000000..3de9e35 --- /dev/null +++ b/content/quotes/edsger-w-dijkstra/index.md @@ -0,0 +1,11 @@ ++++ +title = "Edsger W. Dijkstra" +weight = 101 + +[taxonomies] +tags = ["quotes", "edsger w dijkstra", "dijkstra", "simplicity", "complexity"] ++++ + +> "Simplicity is a great virtue but it requires hard work to achieve it and +> education to appreciate it. And to make matters worse: complexity sells +> better."