Skip to content

Commit a0c315a

Browse files
authored
Merge pull request practical-tutorials#39 from jodylecompte/master
Adding elixir section + build a chat app tutorial
2 parents de6416b + 633956a commit a0c315a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
88
* [C/C++](#cc)
99
* [C#](#c)
1010
* [Clojure](#clojure)
11+
* [Elixir](#elixir)
1112
* [Java](#java)
1213
* [JavaScript](#javascript)
1314
* [Kotlin](#kotlin)
@@ -46,6 +47,9 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
4647
## Clojure:
4748
* [Build a Twitter Bot with Clojure](http://howistart.org/posts/clojure/1/index.html)
4849

50+
## Elixir
51+
* [Building a Simple Chat App With Elixir and Phoenix](https://sheharyar.me/blog/simple-chat-phoenix-elixir/)
52+
4953
## Java:
5054
* [Build a Simple HTTP Server with Java](http://javarevisited.blogspot.com/2015/06/how-to-create-http-server-in-java-serversocket-example.html)
5155
* [Build an Android Flashlight App](https://www.youtube.com/watch?v=dhWL4DC7Krs)

0 commit comments

Comments
 (0)