30-days-of-elixir
Elixir tutorial
A 30-day tutorial on learning Elixir by writing and solving exercises
A walk through the Elixir language in 30 exercises.
3k stars
107 watching
430 forks
Language: Elixir
last commit: over 2 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
dojo-toulouse/elixir-koans | A collection of small exercises to help discover Elixir by testing | 249 |
dwyl/learn-elixir | A tutorial project that teaches Elixir programming language fundamentals and helps developers build scalable and maintainable web applications. | 1,620 |
elixirkoans/elixir-koans | A set of exercises to learn Elixir programming language through interactive challenges | 2,243 |
arp-g/async-elixir | A comprehensive resource for learning Elixir's concurrency features and asynchronous programming techniques | 161 |
potatogopher/elixir-getting-started | PDF documents for Elixir programming tutorials. | 100 |
davebryson/elixir_milliseconds | Converts between milliseconds and human-readable time units, used in Elixir applications. | 2 |
nqdeng/7-days-nodejs | A 7-day tutorial for learning Node.js fundamentals | 3,066 |
nextflow-io/elixir-workshop-21 | A tutorial project demonstrating Nextflow workflow management for Elixir workflows | 5 |
iver/elixir_style_guide | A style guide for Elixir programming language | 2 |
bitwalker/timex | A complete date/time library for Elixir projects. | 1,756 |
elixir-lang/elixir-lang.github.com | A static site hosting and development environment for the Elixir programming language website | 355 |
exercism/elixir | A curated collection of exercises in Elixir programming language | 625 |
benjamintanweihao/elixir-cheatsheets | A collection of concise guides and reference materials for learning Elixir programming language and its ecosystem | 104 |
dwyl/phoenix-todo-list-tutorial | A step-by-step tutorial on building a Todo List app in Elixir/Phoenix from scratch for beginners | 196 |
dwyl/phoenix-chat-example | A tutorial on building and deploying a real-time chat application using the Phoenix Framework. | 779 |