Skip to content

Commit 776335f

Browse files
alcoleeshellman
authored andcommitted
Elm language resources added (EbookFoundation#3054)
* 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
1 parent cde8a78 commit 776335f

3 files changed

+17
-0
lines changed

free-podcasts-screencasts-en.md

+6
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
* [Haskell](#haskell)
1717
* [Javascript](#javascript)
1818
* [Angular.js](#angularjs)
19+
* [Elm](#elm)
1920
* [Ember.js](#emberjs)
2021
* [Node.js](#nodejs)
2122
* [React.js](#reactjs)
@@ -143,6 +144,11 @@
143144
* [Angular Air](https://angularair.com) (podcast)
144145

145146

147+
#### Elm
148+
149+
* [Elm Town](https://elmtown.audio) (podcast)
150+
151+
146152
#### Ember.js
147153

148154
* [Ember Weekend](https://emberweekend.com/episodes) (podcast)

free-programming-books.md

+5
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
* [Elixir](#elixir)
4040
* [Ecto](#ecto)
4141
* [Phoenix](#phoenix)
42+
* [Elm](#elm)
4243
* [Emacs](#emacs)
4344
* [Embedded Systems](#embedded-systems)
4445
* [Erlang](#erlang)
@@ -1559,9 +1560,13 @@ Kerridge (PDF) (email address *requested*, not required)
15591560

15601561
#### Elm
15611562

1563+
* [An Introduction to Elm](https://guide.elm-lang.org) (HTML)
1564+
* [Beginning Elm](https://elmprogramming.com) - Pawan Poudel (HTML)
15621565
* [Building a Live-Validating Signup Form in Elm](http://tech.noredink.com/post/129641182738/building-a-live-validated-signup-form-in-elm)
15631566
* [Elm Accelerated](https://accelerated.amimetic.co.uk) - James Porter
1567+
* [Elm Programming Language](https://en.wikibooks.org/wiki/Elm_programming_language) (HTML)
15641568
* [Elm Tutorial](http://www.elm-tutorial.org)
1569+
* [Learn You an Elm](https://learnyouanelm.github.io) (HTML)
15651570
* [The Elm Architecture](https://github.com/evancz/elm-architecture-tutorial)
15661571

15671572

free-programming-playgrounds.md

+6
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
* [ClojureScript](#clojurescript)
55
* [Crystal](#crystal)
66
* [CSS](#css)
7+
* [Elm](#elm)
78
* [FlexBox](#flexbox)
89
* [Go](#go)
910
* [Haskell](#haskell)
@@ -45,6 +46,11 @@
4546
* [Dabblet](http://dabblet.com)
4647

4748

49+
### Elm
50+
51+
* [Ellie](https://ellie-app.com)
52+
53+
4854
### FlexBox
4955

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

0 commit comments

Comments
 (0)