From 336c8089053a2b8d66431ef9f68e4a58c408433a Mon Sep 17 00:00:00 2001 From: Chuan Wei Foo Date: Wed, 25 May 2022 01:52:30 +0800 Subject: [PATCH] Add "Tcl for Web Nerds" (#6846) --- books/free-programming-books-langs.md | 1 + 1 file changed, 1 insertion(+) diff --git a/books/free-programming-books-langs.md b/books/free-programming-books-langs.md index 5552751dc..9b8c455dc 100644 --- a/books/free-programming-books-langs.md +++ b/books/free-programming-books-langs.md @@ -2381,6 +2381,7 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE ### Tcl +* [Tcl for Web Nerds](https://philip.greenspun.com/tcl/) - Hal Abelson, Philip Greenspun, and Lydia Sandon (HTML) * [Tcl Programming](https://en.wikibooks.org/wiki/Programming%3ATcl) - Richard.Suchenwirth, et. al.