Ver Fonte

Merge pull request #455 from hiseba/patch-1

Adding Arduino
vhf / victor felder há 12 anos atrás
pai
commit
46af3e0ac9
1 ficheiros alterados com 4 adições e 0 exclusões
  1. 4 0
      free-programming-books.md

+ 4 - 0
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/)