Hey, here are the bookmarks from my notes of our Elixir Meetup:
- http://elixir-lang.org/learning.html THE source for Elixir learning resources
- http://elixir-lang.org/getting-started/introduction.html tutorial to teach you the Elixir foundation
- http://exercism.io/languages/elixir How to install and get started links
- http://www.phoenixframework.org/ a framework for building HTML5 apps, API backends and distributed systems. Written in Elixir
- https://github.com/benjamintanweihao/pooly An Elixir worker pooler
- https://github.com/tarcieri/reia Ruby-like hybrid OOP/functional programming language for BEAM, the Erlang VM
- http://www.neo.com/2014/01/14/elixir-and-the-internet-of-things-handling-a-stampede
- http://devchat.tv/ruby-rogues/208-rr-erlang-with-francesco-cesarini Podcast about Erlang with Francesco Cesarini
- http://concuerror.com/ Systematic concurrency testing of Erlang programs.
- http://blog.nitrous.io/2014/06/03/intro-to-elixir.html Getting Started with Elixir and Nitrous.IO
- https://docs.docker.com/kitematic/userguide/ Kitematic is an open source project built to simplify and streamline using Docker on a Mac or Windows (coming soon) PC.
- http://developerblog.redhat.com/2014/08/19/performance-analysis-docker-red-hat-enterprise-linux-7/
- https://github.com/h4cc/awesome-elixir
- https://pragprog.com/book/cmelixir/metaprogramming-elixir
- https://pragprog.com/book/elixir/programming-elixir
- http://www.manning.com/tanweihao/ Erlang and OTP in Action
- http://www.manning.com/juric/ Elixir in Action