1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-03 06:50:47 +00:00

Adds Phoenix section and Versioned APIs book

This commit is contained in:
Elvio Vicosa 2016-08-06 18:55:08 +02:00
parent b6ae2d1cdd
commit 1c4fdb2743

View File

@ -34,6 +34,7 @@
* [DTrace](#dtrace)
* [Elasticsearch](#elasticsearch)
* [Elixir](#elixir)
* [Phoenix](#phoenix)
* [Emacs](#emacs)
* [Embedded Systems](#embedded-systems)
* [Erlang](#erlang)
@ -978,6 +979,11 @@
* [Learning Elixir](http://learningelixir.joekain.com) - Joseph Kain Blog (HTML)
#### Phoenix
* [Versioned APIs with Phoenix](http://elviovicosa.com/books/versioned-apis-with-phoenix) - Elvio Vicosa (PDF)
### Emacs
* [An Introduction to Programming in Emacs Lisp, 3rd Edition](https://www.gnu.org/software/emacs/manual/html_node/eintr/index.html)