• Stars
    star
    128
  • Rank 281,044 (Top 6 %)
  • Language
  • License
    MIT License
  • Created over 1 year ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Learn all about asynchronous elixir

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!

More Repositories