From 5653612e1468ce76c6a16c8540b7d45c8de21583 Mon Sep 17 00:00:00 2001 From: href Date: Wed, 1 Jan 2014 23:56:32 +0100 Subject: [PATCH] Adding ahkbook a free online book about AutoHotkey. AHK is free, open-source scripting language for Windows - more at www.ahkscript.org and www.autohotkey.com --- free-programming-books.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/free-programming-books.md b/free-programming-books.md index 55d6befb..121c2e1a 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -33,6 +33,7 @@ * [ASP.NET MVC](#aspnet-mvc) * [Assembly Language](#assembly-language) * [Non-X86](#non-x86) +* [AutoHotkey](#autohotkey) * [Autotools](#autotools) * [Awk](#awk) * [Bash](#bash) @@ -517,6 +518,8 @@ * [Machine Language for Beginners](http://archive.org/details/ataribooks-machine-language-for-beginners) by Richard Mansfield [6502 CPU] * [Programmed Introduction to MIPS Assembly Language](http://chortle.ccsu.edu/AssemblyTutorial/index.html) +###AutoHotkey +* [AHKbook - the book for AutoHotkey ](http://maul-esel.github.io/ahkbook/index.html) ###Autotools * [GNU Autoconf, Automake and Libtool](http://sourceware.org/autobook/) -- GitLab