Last active
October 3, 2015 22:30
Revisions
-
ericlathrop revised this gist
Oct 3, 2015 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,6 +1,7 @@ # General * The Next 700 Programming Languages - P. J. Landin * [The introduction to Reactive Programming you've been missing](https://gist.github.com/staltz/868e7e9bc2a7b8c1f75) * [Domain Driven Design Quickly](http://www.infoq.com/minibooks/domain-driven-design-quickly) # Elixir / Erlang * [Programming Elixir](https://pragprog.com/book/elixir/programming-elixir) -
ericlathrop revised this gist
Oct 3, 2015 . 1 changed file with 11 additions and 11 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,20 +1,20 @@ # General * The Next 700 Programming Languages - P. J. Landin * [The introduction to Reactive Programming you've been missing](https://gist.github.com/staltz/868e7e9bc2a7b8c1f75) # Elixir / Erlang * [Programming Elixir](https://pragprog.com/book/elixir/programming-elixir) * [Elixir in Action](https://manning.com/books/elixir-in-action) * [Erlang and OTP in Action](https://www.manning.com/books/erlang-and-otp-in-action) * [Erlang in Anger](http://www.erlang-in-anger.com/) # Elm * [The Elm Architecture Tutorial](https://github.com/evancz/elm-architecture-tutorial/) * [Building a Live-Validated Signup Form in Elm](http://noredinktech.tumblr.com/post/129641182738/building-a-live-validated-signup-form-in-elm) # Game Matchmaking * [Elo rating system](https://en.wikipedia.org/wiki/Elo_rating_system) * [Glicko rating system](https://en.wikipedia.org/wiki/Glicko_rating_system) # Fiction * [Ready Player One](http://www.amazon.com/Ready-Player-One-A-Novel/dp/0307887448) -
ericlathrop created this gist
Oct 3, 2015 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,20 @@ # General The Next 700 Programming Languages - P. J. Landin [The introduction to Reactive Programming you've been missing](https://gist.github.com/staltz/868e7e9bc2a7b8c1f75) # Elixir / Erlang [Programming Elixir](https://pragprog.com/book/elixir/programming-elixir) [Elixir in Action](https://manning.com/books/elixir-in-action) [Erlang and OTP in Action](https://www.manning.com/books/erlang-and-otp-in-action) [Erlang in Anger](http://www.erlang-in-anger.com/) # Elm [The Elm Architecture Tutorial](https://github.com/evancz/elm-architecture-tutorial/) [Building a Live-Validated Signup Form in Elm](http://noredinktech.tumblr.com/post/129641182738/building-a-live-validated-signup-form-in-elm) # Game Matchmaking [Elo rating system](https://en.wikipedia.org/wiki/Elo_rating_system) [Glicko rating system](https://en.wikipedia.org/wiki/Glicko_rating_system) # Fiction [Ready Player One](http://www.amazon.com/Ready-Player-One-A-Novel/dp/0307887448)