From 9722878b81456b8867f98bd52e3eece36bb0eb03 Mon Sep 17 00:00:00 2001 From: Tom Poindexter Date: Mon, 2 Dec 2013 11:57:39 -0700 Subject: [PATCH] Added two Tcl books --- free-programming-books.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/free-programming-books.md b/free-programming-books.md index a2bca309..bba2b7fc 100755 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -116,6 +116,7 @@ * [Subversion](#subversion) * [SQL (implementation agnostic)](#sql-implementation-agnostic) * [SQL Server](#sql-server) +* [Tcl](#tcl) * [Teradata](#teradata) * [TeX](#tex) * [TypeScript](#typescript) @@ -1212,6 +1213,10 @@ See also [TeX](#tex) * [Mastering SQL Server Profiler](http://www.red-gate.com/community/books/mastering-sql-server-profiler.htm) *(RedGate, By Brad McGehee)* +###Tcl +* [Tcl Programming](http://en.wikibooks.org/wiki/Programming:Tcl), by Richard.Suchenwirth, et. al. +* [TclWise](http://www.invece.org/tclwise/index.html), by Salvatore Sanfilippo + ###Teradata * [Teradata Books](http://www.info.teradata.com/) -- GitLab