Ecto ◦ Debugging ◦ and more.. • Libraries like Poolboy etc., • Advanced topics like OTP, GenStage etc., • Tutorials available in several languages • Books ◦ Programming Elixir by Dave Thomas ▪ Has exercises and a forum to help answer your questions ◦ Elixir in Action by Saša Jurić ▪ Teaches ways to apply Elixir to practical problems associated with scalability, concurrency, fault tolerance, and high availability • Day to day use - Hexdocs ◦ Standard Library ◦ Interactive Shell ◦ ExUnit ◦ Mix Some handy resources for learning Elixir(contd.)