Skip to content

Commit

Permalink
Merge pull request practical-tutorials#39 from jodylecompte/master
Browse files Browse the repository at this point in the history
Adding elixir section + build a chat app tutorial
  • Loading branch information
tuvtran authored Jul 14, 2017
2 parents de6416b + 633956a commit a0c315a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
* [C/C++](#cc)
* [C#](#c)
* [Clojure](#clojure)
* [Elixir](#elixir)
* [Java](#java)
* [JavaScript](#javascript)
* [Kotlin](#kotlin)
Expand Down Expand Up @@ -46,6 +47,9 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
## Clojure:
* [Build a Twitter Bot with Clojure](http://howistart.org/posts/clojure/1/index.html)

## Elixir
* [Building a Simple Chat App With Elixir and Phoenix](https://sheharyar.me/blog/simple-chat-phoenix-elixir/)

## Java:
* [Build a Simple HTTP Server with Java](http://javarevisited.blogspot.com/2015/06/how-to-create-http-server-in-java-serversocket-example.html)
* [Build an Android Flashlight App](https://www.youtube.com/watch?v=dhWL4DC7Krs)
Expand Down

0 comments on commit a0c315a

Please sign in to comment.