diff --git a/free-programming-books.md b/free-programming-books.md index ff4709be9f36b5593ee629efd3e5f010a52ffd13..aca1f973a13f9093c66b8ae7b70a461a2425bd0b 100755 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -26,6 +26,7 @@ * [Agda](#agda) * [Android](#android) * [APL](#apl) +* [Arduino](#arduino) * [Autotools](#autotools) * [ASP.NET MVC](#aspnet-mvc) * [Assembly Language](#assembly-language) @@ -428,6 +429,9 @@ * [Mastering Dyalog APL](http://www.dyalog.com/intro/) (PDF) +###Arduino +* [Introduction to Arduino](http://playground.arduino.cc/Main/ManualsAndCurriculum) + ###Autotools * [GNU Autoconf, Automake and Libtool](http://sourceware.org/autobook/) * [Autotools Mythbuster](https://www.flameeyes.eu/autotools-mythbuster/)