RESOURCES.md
# Learning resources
## LiveBooks
Interactive notebooks you can run in your browser:
* [Funx examples](https://www.funxlib.com/funx-livebooks.html): hands-on examples of Funx features
* [Book examples](https://www.funxlib.com/book-livebooks.html): material from Advanced Functional Programming with Elixir
## Tutor
* [Use your LLM as a tutor](https://www.funxlib.com/tutor.html): learn Funx with AI-powered assistance
## Blog posts
* [Funx posts from my blog](https://www.joekoski.com/categories/funx/): articles and tutorials about using Funx, including deep dives into the Either DSL
## Book
* [Advanced Functional Programming with Elixir](https://pragprog.com/titles/jkelixir/advanced-functional-programming-with-elixir): advanced functional programming techniques and patterns in Elixir