From c18b39900be92e96dd85725e32d3f4a0c2b5fbaf Mon Sep 17 00:00:00 2001 From: Joshua Potter Date: Sat, 3 Feb 2024 17:17:51 -0700 Subject: [PATCH] Science of programming notes. --- notes/journal/2024-02-03.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notes/journal/2024-02-03.md b/notes/journal/2024-02-03.md index 2348830..1105160 100644 --- a/notes/journal/2024-02-03.md +++ b/notes/journal/2024-02-03.md @@ -13,4 +13,4 @@ title: "2024-02-03" * Spent time consolidating how different escape sequences behave across languages (`awk`, Bash, C, and Lua). * Read 호랑이와 곶감 (The Tiger and the Dried Persimmon). * Started practicing "One Summer's Day" by Joe Hisaishi, arranged by Torbjørn Brandrud. -* Re-reading "The Science of Programming" by David Gries. \ No newline at end of file +* Re-reading "The Science of Programming" by David Gries. Finished reading chapters 1 and 2, but working on chapter 2 problems and notes. \ No newline at end of file