From a9df6c4d0bf0506fd9082bcf80879ef7450b8baf Mon Sep 17 00:00:00 2001 From: Peter Norvig Date: Fri, 29 Oct 2021 20:59:25 -0700 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bc5acf3..07356eb 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,9 @@ This project contains **pytudes**—Python programs, usually short, for perfecti # Who is this for? -To continue the musical analogy, some people think of programming like [Spotify](http://spotify.com): they want to know how to install the app, find a good playlist, and hit the "play" button; after that they don't want to think about it. There are plenty of other tutorials that will tell you how to do the equivalent of that for various programming tasks—this one won't help. But if you think of programming like playing the piano—a craft that can take [years](https://norvig.com/21-days.html) to perfect—then I hope this collection can help. +To continue the musical analogy, some people think of programming like [Spotify](http://spotify.com): they want to know how to install the app, find a good playlist, and hit the "play" button; after that they don't want to think about it. If that's what you want, there are plenty of other tutorials elsewhere that will tell you how to do the equivalent of that for various programming tasks. + +But if you think of programming like playing the piano—a craft that can take [years](https://norvig.com/21-days.html) to perfect—then this collection is for you. # Index of Jupyter (IPython) Notebooks