Skip to content

Commit bee01c0

Browse files
committed
Update free-programming-books.md
Added category for embedded programming with three starting resources
1 parent a658f60 commit bee01c0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

free-programming-books.md

+7
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ Original Source: [List of freely available programming books](http://web.archive
3939
* [Elasticsearch](#elasticsearch)
4040
* [Elixir](#elixir)
4141
* [Emacs](#emacs)
42+
* [Embedded Programming](#embedded-programming)
4243
* [Erlang](#erlang)
4344
* [F#](#f-sharp)
4445
* [Firefox OS](#firefox-os)
@@ -909,6 +910,12 @@ Original Source: [List of freely available programming books](http://web.archive
909910
* [GNU Emacs Manual, 17th Edition, v. 24.2](http://shop.fsf.org/product/Emacs_Manual_24/)
910911

911912

913+
### Embedded Programming
914+
* [Control and Embedded Systems](http://www.learn-c.com/) (HTML)
915+
* [Discovering the STM32 Microcontroller](http://www.cs.indiana.edu/~geobrown/book.pdf) (PDF)
916+
* [Introduction to Microcontrollers](http://www.embeddedrelated.com/showarticle/453.php) (HTML)
917+
918+
912919
### Erlang
913920
* [Concurrent Programming in ERLANG](http://www.erlang.org/download/erlang-book-part1.pdf)
914921
* [Erlang Handbook](https://github.com/esl/erlang-handbook/raw/master/output/ErlangHandbook.pdf) (PDF)

0 commit comments

Comments
 (0)