₹800
per month
Video
Feb 2017
1hr 47mins
1st Edition
-
Learn the functional programming style with Elixir.
-
Explore the core concepts behind the language.
-
Build applications with the robust Elixir toolset.
Elixir is a dynamic, functional language designed to build scalable and maintainable applications. Elixir leverages the ErlangVM, known for running low-latency, distributed, and fault-tolerant systems, while also being successfully used in web development and the embedded software domain.
In this course, you’ll learn the foundations of Elixir, the language syntax, how to define modules, manipulate the characteristics of common data structures, and more. This course focuses on ensuring that Elixir is installed and that you can successfully run Elixir’s interactive shell called IEx and its build tool, Mix.By the end of this video, you will have learned how to use the Elixir programming language and know how to use its toolset to start building your own applications with ease.
This course is for developers with little previous programming experience who want to learn about Elixir, the functional programming style, and begin their journey with a fun and exciting new language.
-
Understand functional programming and get to know the origins of Elixir.
-
Create applications using the Mix tool set.
-
Grasp the core concepts of the language and its data structures.
-
Work with complex data structures and manipulate them with ease.
-
Define reusable code as functions and modules.
-
Use conditions and loops to build complex logic for your application.
-
Communicate with the outside world from within your program.