Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/Arp-G/async-elixir

Learn all about asynchronous elixir
https://github.com/Arp-G/async-elixir

book concurrency course elixir tutorial tutorial-course

Last synced: about 2 months ago
JSON representation

Learn all about asynchronous elixir

Lists

README

        

# Async Elixir 🔮

Welcome to the **Async Elixir** book repository!

The **Async Elixir** book is a deep dive into Elixir's concurrency features. If you're already comfortable with Elixir basics and eager to explore concurrent programming and process management, you're in the right place.

For the best learning experience, consider using this book alongside the video course (work in progress).

[![Run in Livebook](https://livebook.dev/badge/v1/blue.svg)](https://livebook.dev/run?url=https%3A%2F%2Fgithub.com%2FArp-G%2Fasync-elixir%2Fblob%2Fmaster%2Fchapters%2Fch_0.0_start.livemd)

## Getting Started

* Clone this repository
* Ensure you have [Livebook](https://livebook.dev/) installed
* Open livebook and then open the [Course Overview](chapters/ch_0.0_start.livemd) file in Livebook.

## Course Status

Please note that this course is a work in progress.

## Contributions

If you encounter any issues, find typos, or have valuable suggestions to improve the course content, don't hesitate to create an issue in this repository. Your contributions are highly appreciated!