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: 5 months ago
JSON representation
Learn all about asynchronous elixir
- Host: GitHub
- URL: https://github.com/Arp-G/async-elixir
- Owner: Arp-G
- License: mit
- Created: 2023-03-02T05:40:01.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-12T14:29:47.000Z (9 months ago)
- Last Synced: 2024-07-12T16:40:05.885Z (9 months ago)
- Topics: book, concurrency, course, elixir, tutorial, tutorial-course
- Homepage:
- Size: 286 KB
- Stars: 137
- Watchers: 6
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-elixir - Async Elixir - Dive into Elixir's world of concurrency and processes with this interactive Livebook. (Books)
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.
[](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.## 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!