Arp-G / async-elixir

Learn all about asynchronous elixir

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Getting Started

  • Clone this repository
  • Ensure you have Livebook installed
  • Open livebook and then open the Course Overview 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!

About

Learn all about asynchronous elixir

License:MIT License