From 17c83fb450a311410f08d565e377297b215fbf2b Mon Sep 17 00:00:00 2001 From: Vinicius Sa <1909485+viniciusjavs@users.noreply.github.com> Date: Sun, 18 May 2025 00:27:17 -0300 Subject: [PATCH] Update readings.md (#1330) Remove a duplicate entry for the book How to Design Programs (2nd ed.). --- extras/readings.md | 1 - 1 file changed, 1 deletion(-) diff --git a/extras/readings.md b/extras/readings.md index cc80a7c..cf072ce 100644 --- a/extras/readings.md +++ b/extras/readings.md @@ -26,7 +26,6 @@ Name | Author(s) [Programming and Programming Languages](https://papl.cs.brown.edu/2018/) | Shriram Krishnamurthi, Benjamin S. Lerner, Joe Gibbs Politz [Competitive Programming](https://cpbook.net/) | Steven Halim, Felix Halim [Introduction to computing in Java](https://introcs.cs.princeton.edu/java/home/) | Robert Sedgewick, Kevin Wayne -[How to Design Programs, Second Edition](https://htdp.org/2023-8-14/Book/index.html) | Matthias Felleisen, Robert Bruce Findler, Matthew Flatt, Shriram Krishnamurthi ## Math