Skip to content

Commit

Permalink
Elm language resources added (EbookFoundation#3054)
Browse files Browse the repository at this point in the history
* added Solidity

* added Solidity

* added Solidity

* bitcoin book added

* fixed ordering on bitcoin book entry

* added authors for bitcoin and solidity books

* added Bitcoin and cryptocurrency Princeton book

* elm interactive playground added (ellie)

* free elm books added

* elm podcast added

* corrected spacing

* reordered elm books into existing category

* reordered format and author

* removed trailing /s

* fixed alphabetical ordering
  • Loading branch information
alcole authored and DejanPerovic committed Dec 18, 2019
1 parent 5421e3f commit ebb6a99
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 0 deletions.
6 changes: 6 additions & 0 deletions free-podcasts-screencasts-en.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
* [Haskell](#haskell)
* [Javascript](#javascript)
* [Angular.js](#angularjs)
* [Elm](#elm)
* [Ember.js](#emberjs)
* [Node.js](#nodejs)
* [React.js](#reactjs)
Expand Down Expand Up @@ -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)
Expand Down
5 changes: 5 additions & 0 deletions free-programming-books.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
* [Elixir](#elixir)
* [Ecto](#ecto)
* [Phoenix](#phoenix)
* [Elm](#elm)
* [Emacs](#emacs)
* [Embedded Systems](#embedded-systems)
* [Erlang](#erlang)
Expand Down Expand Up @@ -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)


Expand Down
6 changes: 6 additions & 0 deletions free-programming-playgrounds.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
* [ClojureScript](#clojurescript)
* [Crystal](#crystal)
* [CSS](#css)
* [Elm](#elm)
* [FlexBox](#flexbox)
* [Go](#go)
* [Haskell](#haskell)
Expand Down Expand Up @@ -45,6 +46,11 @@
* [Dabblet](http://dabblet.com)


### Elm

* [Ellie](https://ellie-app.com)


### FlexBox

* [Echoplex](http://the-echoplex.net/flexyboxes/)
Expand Down

0 comments on commit ebb6a99

Please sign in to comment.