From c5fdd89abb1edec3efcb119c13265e95f8eb683c Mon Sep 17 00:00:00 2001 From: Peter Norvig Date: Mon, 30 Aug 2021 13:29:47 -0700 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 99c2bef..7e85de5 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,8 @@
Peter Norvig
MIT License
2015-2021
-# pytudes +# pytudes     ![](https://www.python.org/static/community_logos/python-powered-w-100x40.png) + "An *étude* (a French word meaning *study*) is an instrumental musical composition, usually short, of considerable difficulty, and designed to provide practice material for perfecting a particular musical skill." — [*Wikipedia*](https://en.wikipedia.org/wiki/%C3%89tude) @@ -12,7 +13,7 @@ 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. There are plenty of other tutorials 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 I hope this collection can help. # Index of Jupyter (IPython) Notebooks