Brief Summary
This course is your friendly intro to Elixir, the programming language that's all about making cool, concurrent apps. We’ll keep things simple, fun, and practical!
Key Points
-
Learn the basics of Elixir
-
Build scalable server-side applications
-
Understand functional programming concepts
Learning Outcomes
-
Get comfortable with Elixir syntax
-
Understand core concepts of functional programming
-
Start building your own server-side applications with Elixir
About This Course
Learn how to getting started in one of the best scalable , concurrent programming language, elixir based on BEAM VM.
Elixir is a functional, concurrent, general-purpose programming language that runs on the Erlang virtual machine (BEAM). Elixir builds on top of Erlang and shares the same abstractions for building distributed, fault-tolerant applications.
Features
Scalability
Fault-tolerance
Functional Programming
Extensibility
Erlang compatible
Elixir runs on the Erlang VM giving developers complete access to Erlang’s ecosystem, used by companies like Heroku, WhatsApp, Klarna, Basho and many more to build distributed, fault-tolerant applications. An Elixir programmer can invoke any Erlang function with no runtime cost
In this course i will be teaching basic concepts of elixir, getting started with elixir and how to write programs in elixir.
Edgar I. M.
The instructor speaks too fast, and sometimes it is very hard to understand. He keeps clearing his throat, which actually hurts my ears. He only showed how to install for Mac, although my Windows installation was actually a lot easier than his