1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-07 13:58:03 +00:00

Merge pull request #455 from hiseba/patch-1

Adding Arduino
This commit is contained in:
vhf / victor felder 2013-12-02 13:02:49 -08:00
commit 46af3e0ac9

View File

@ -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/)