Learn Functional Programming with Elixir

Gain insights into Elixir's functional programming fundamentals, explore expressions, modules, conditional statements, recursion, and delve into advanced topics like higher-order functions and application design. Discover Elixir's vibrant community and tooling.

Beginner

74 Lessons

11h 10min

Certificate of Completion

Gain insights into Elixir's functional programming fundamentals, explore expressions, modules, conditional statements, recursion, and delve into advanced topics like higher-order functions and application design. Discover Elixir's vibrant community and tooling.

AI-POWERED

Explanations

AI-POWERED

Explanations

This course includes

123 Playgrounds
7 Quizzes

This course includes

123 Playgrounds
7 Quizzes

Course Overview

Elixir is a functional programming language that runs in the Erlang VM, a powerful environment to run distributed systems. This course uses Elixir because of its fun syntax, vibrant community, and production-ready tooling. Elixir syntax lets you focus on what’s important while learning functional programming. Starting from scratch, you will learn the fundamentals of Elixir including expressions, modules, conditional statements, and recursion. Towards the end of the course, you will focus on more advanced m...Show More

What You'll Learn

You will learn how to create conditional code with functions.

You will learn higher-order functions in Elixir.

You will explore how to model data, create contracts, and achieve polymorphism using Elixir.

You will learn how to make applications in Elixir.

What You'll Learn

You will learn how to create conditional code with functions.

Show more

Course Content

1.

Getting Started

Get familiar with functional programming concepts and Elixir basics for reliable software.
2.

Introduction to Functional Programming

Look at functional programming benefits over imperative, emphasizing immutability, and clear, maintainable code.
3.

Working with Variables and Functions

Work your way through variables and functions in Elixir, covering data types, scopes, and closures.
4.

Using Pattern Matching to Control Program Flow

Apply your skills to control program flow with pattern matching and functional constructs in Elixir.
5.

Diving into Recursion

Solve problems in recursion including bounded, transforming lists, tail-calls, and unbounded recursion.
6.

Using Higher-Order Functions

11 Lessons

See how higher-order functions in Elixir simplify operations on lists, files, and processes.
7.

Designing Your Elixir Applications

11 Lessons

Build on Elixir project setup, struct creation, polymorphism, and module behaviors for robust applications.
8.

Handling Impure Functions

8 Lessons

Step through managing impure functions, control-flow strategies, and error handling in Elixir.
9.

Conclusion

1 Lesson

Get started with creating powerful tools using Elixir and pursue advanced learning.
10.

Appendices

2 Lessons

Go hands-on with Elixir installation and enriching game dynamics through creative room triggers.

Trusted by 1.4 million developers working at companies

Anthony Walker

@_webarchitect_

Emma Bostian 🐞

@EmmaBostian

Evan Dunbar

ML Engineer

Carlos Matias La Borde

Software Developer

Souvik Kundu

Front-end Developer

Vinay Krishnaiah

Software Developer

Eric Downs

Musician/Entrepeneur

Kenan Eyvazov

DevOps Engineer

Anthony Walker

@_webarchitect_

Emma Bostian 🐞

@EmmaBostian

Hands-on Learning Powered by AI

See how Educative uses AI to make your learning more immersive than ever before.

Instant Code Feedback

Evaluate and debug your code with the click of a button. Get real-time feedback on test cases, including time and space complexity of your solutions.

AI-Powered Mock Interviews

Adaptive Learning

Explain with AI

AI Code Mentor