Master Elixir from Scratch- A Basic to Advanced Course
Anurag Kaushik
1:23:55
Description
Get expertise of programming in Elixir
What You'll Learn?
- Error Handling, Macros, Typespecs etc
- Operators, Variables, Statements etc.
- Functions. Recursion, Sigils etc.
- Libraries, Modules, Aliases etc.
Who is this for?
More details
DescriptionElixir is a dynamic, functional language designed for building scalable and maintainable applications. It is built on top of Erlang. Elixir leverages the Erlang VM, known for running low-latency, distributed and fault-tolerant systems, while also being successfully used in web development and the embedded software domain.
This course is created for software programmers who aim to learn the fundamentals of Elixir programming language from scratch. This course will give you a basic foundation to start programming in Elixir programming language.
Before proceeding with this course, you should have a basic understanding of Computer Programming terminologies and exposure to any other programming language. Some familiarity with functional programming will help you in learning Elixir.
Features of Elixir
Let us now discuss a few important features of Elixir â
Scalability â All Elixir code runs inside lightweight processes that are isolated and exchange information via messages.
Fault Tolerance â Elixir provides supervisors which describe how to restart parts of your system when things go wrong, going back to a known initial state that is guaranteed to work. This ensures your application/platform is never down.
Functional Programming â Functional programming promotes a coding style that helps developers write code that is short, fast, and maintainable.
Build tools â Elixir ships with a set of development tools. Mix is one such tool that makes it easy to create projects, manage tasks, run tests, etc. It also has its own package manager â Hex.
Erlang Compatibility â Elixir runs on the Erlang VM giving developers complete access to Erlangâs ecosystem.
Who this course is for:
- Students, Programmers, Learners etc.
Elixir is a dynamic, functional language designed for building scalable and maintainable applications. It is built on top of Erlang. Elixir leverages the Erlang VM, known for running low-latency, distributed and fault-tolerant systems, while also being successfully used in web development and the embedded software domain.
This course is created for software programmers who aim to learn the fundamentals of Elixir programming language from scratch. This course will give you a basic foundation to start programming in Elixir programming language.
Before proceeding with this course, you should have a basic understanding of Computer Programming terminologies and exposure to any other programming language. Some familiarity with functional programming will help you in learning Elixir.
Features of Elixir
Let us now discuss a few important features of Elixir â
Scalability â All Elixir code runs inside lightweight processes that are isolated and exchange information via messages.
Fault Tolerance â Elixir provides supervisors which describe how to restart parts of your system when things go wrong, going back to a known initial state that is guaranteed to work. This ensures your application/platform is never down.
Functional Programming â Functional programming promotes a coding style that helps developers write code that is short, fast, and maintainable.
Build tools â Elixir ships with a set of development tools. Mix is one such tool that makes it easy to create projects, manage tasks, run tests, etc. It also has its own package manager â Hex.
Erlang Compatibility â Elixir runs on the Erlang VM giving developers complete access to Erlangâs ecosystem.
Who this course is for:
- Students, Programmers, Learners etc.
User Reviews
Rating
Anurag Kaushik
Instructor's Courses
Udemy
View courses Udemy- language english
- Training sessions 20
- duration 1:23:55
- Release Date 2023/01/24