https://github.com/lujeni/breuvage
My journey with Elixir
https://github.com/lujeni/breuvage
Last synced: about 2 months ago
JSON representation
My journey with Elixir
- Host: GitHub
- URL: https://github.com/lujeni/breuvage
- Owner: Lujeni
- Created: 2024-05-07T10:18:32.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-04T22:24:15.000Z (over 1 year ago)
- Last Synced: 2025-01-17T00:16:00.413Z (over 1 year ago)
- Language: Elixir
- Size: 62.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## My Journey with Elixir
Welcome to my GitHub repository where I document my journey learning Elixir, a dynamic, functional language designed for building scalable and maintainable applications.
Here, you'll find my progress, projects, and insights as I dive into the world of Elixir from a Pythonista with low software skill.
## Why Elixir?
> Elixir stands out due to its excellent concurrency, fault tolerance, and distributed computing capabilities.
> Built on the Erlang VM, Elixir provides the robustness needed for developing scalable and fault-tolerant systems.
> It's widely used in web development, data ingestion, and multimedia processing industries. blah blah blah
I've always been curious about Elixir and its underlying Erlang VM, intrigued by their reputation for excellent concurrency, fault tolerance, and distributed computing capabilities.
Observing projects and enterprises successfully utilize these technologies only increased my fascination.
Despite my interest, I hesitated to dive in, feeling daunted by the perceived complexity of functional programming.
However, I've decided it's time to challenge myself and explore this robust language. So now, let's go on this learning adventure (born to fail!) !