Преглед на файлове

Merge pull request #455 from hiseba/patch-1

Adding Arduino
vhf / victor felder преди 12 години
родител
ревизия
46af3e0ac9
променени са 1 файла, в които са добавени 4 реда и са изтрити 0 реда
  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/)