diff --git a/free-podcasts-screencasts-en.md b/free-podcasts-screencasts-en.md index 04757f554e4017ecbcd3dfc08566ad4c00777e36..95ab99003c980be0cf6b50087754a4787ddc476c 100644 --- a/free-podcasts-screencasts-en.md +++ b/free-podcasts-screencasts-en.md @@ -16,6 +16,7 @@ * [Haskell](#haskell) * [Javascript](#javascript) * [Angular.js](#angularjs) + * [Elm](#elm) * [Ember.js](#emberjs) * [Node.js](#nodejs) * [React.js](#reactjs) @@ -143,6 +144,11 @@ * [Angular Air](https://angularair.com) (podcast) +#### Elm + +* [Elm Town](https://elmtown.audio) (podcast) + + #### Ember.js * [Ember Weekend](https://emberweekend.com/episodes) (podcast) diff --git a/free-programming-books.md b/free-programming-books.md index 4296baa08ba9400faa4bbb491bde5bade8c4a15a..a93cf47ce375d67a5756bd06c096d6e5541c6a86 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -39,6 +39,7 @@ * [Elixir](#elixir) * [Ecto](#ecto) * [Phoenix](#phoenix) +* [Elm](#elm) * [Emacs](#emacs) * [Embedded Systems](#embedded-systems) * [Erlang](#erlang) @@ -1559,9 +1560,13 @@ Kerridge (PDF) (email address *requested*, not required) #### Elm +* [An Introduction to Elm](https://guide.elm-lang.org) (HTML) +* [Beginning Elm](https://elmprogramming.com) - Pawan Poudel (HTML) * [Building a Live-Validating Signup Form in Elm](http://tech.noredink.com/post/129641182738/building-a-live-validated-signup-form-in-elm) * [Elm Accelerated](https://accelerated.amimetic.co.uk) - James Porter +* [Elm Programming Language](https://en.wikibooks.org/wiki/Elm_programming_language) (HTML) * [Elm Tutorial](http://www.elm-tutorial.org) +* [Learn You an Elm](https://learnyouanelm.github.io) (HTML) * [The Elm Architecture](https://github.com/evancz/elm-architecture-tutorial) diff --git a/free-programming-playgrounds.md b/free-programming-playgrounds.md index cd7462602f023085964e0fcafe58cbabd55901e8..3ed152c9bd652f0dd0f412509f7d9ccc6918d130 100644 --- a/free-programming-playgrounds.md +++ b/free-programming-playgrounds.md @@ -4,6 +4,7 @@ * [ClojureScript](#clojurescript) * [Crystal](#crystal) * [CSS](#css) +* [Elm](#elm) * [FlexBox](#flexbox) * [Go](#go) * [Haskell](#haskell) @@ -45,6 +46,11 @@ * [Dabblet](http://dabblet.com) +### Elm + +* [Ellie](https://ellie-app.com) + + ### FlexBox * [Echoplex](http://the-echoplex.net/flexyboxes/)