HomeCoursesMastering the Art of Programming in Elixir
AI-powered learning
Save

Mastering the Art of Programming in Elixir

Gain insights into Elixir's functional programming, explore immutable states, and discover Erlang tools and OTP servers through extensive code practice to strengthen your programming skills.

4.4
144 Lessons
72h 10min
Updated 2 weeks ago
Join 2.9 million developers at
Join 2.9 million developers at
LEARNING OBJECTIVES
  • Understand the basic concepts of programming in Elixir.
  • Learn about OTP servers and applications.
  • Get hands-on experience with multiple processes.
  • Learn how to use protocols in polymorphic functions.

Learning Roadmap

144 Lessons28 Quizzes

1.

Getting Started

Getting Started

Get familiar with Elixir's advantages, data transformation, and running sessions in IEx.

2.

Pattern Matching

Pattern Matching

Unpack the core of Elixir's match operator and lists pattern matching.

3.

Immutability

Immutability

3 Lessons

3 Lessons

Explore immutability in Elixir for reliable, efficient concurrent programming with immutable data.

4.

Elixir Basics

Elixir Basics

5 Lessons

5 Lessons

Break down complex ideas of data types, operators, scope, and the with expression in Elixir.

5.

Anonymous Functions

Anonymous Functions

5 Lessons

5 Lessons

Map out the steps for working with Elixir's anonymous functions, including passing and returning functions.

6.

Modules and Named Functions

Modules and Named Functions

7 Lessons

7 Lessons

Focus on Elixir modules, named functions, pattern matching, guard clauses, default parameters, private functions, and namespaces.

7.

Lists and Recursion

Lists and Recursion

5 Lessons

5 Lessons

Master the steps to utilize Elixir's recursive lists, create map and reduce functions, and handle complex patterns.

8.

Maps, Keyword Lists, Sets, and Structs

Maps, Keyword Lists, Sets, and Structs

7 Lessons

7 Lessons

Learn how to use Elixir’s maps, keyword lists, structs, nested dictionaries, and sets effectively.

9.

Processing Collections: Enum and Stream

Processing Collections: Enum and Stream

6 Lessons

6 Lessons

Unpack the core of Elixir's Enum, Streams, custom streams, Collectable protocol, and comprehensions.

10.

Strings and Binaries

Strings and Binaries

6 Lessons

6 Lessons

Examine string handling, binary manipulation, and pattern matching techniques in Elixir.

11.

Control Flow

Control Flow

5 Lessons

5 Lessons

Break down the steps to control flow in Elixir using `if`, `cond`, `case`, and exceptions.

12.

Organizing a Project

Organizing a Project

13 Lessons

13 Lessons

Organize Elixir projects, manage dependencies, test, transform data, and create CLIs and documentation.

13.

Tooling

Tooling

6 Lessons

6 Lessons

Follow the process of utilizing Elixir tools for debugging, testing, dependencies, monitoring, and code formatting.

14.

Working with Multiple Processes

Working with Multiple Processes

7 Lessons

7 Lessons

Build on efficient concurrent programming, low-overhead processes, robust management, and parallel task execution in Elixir.

15.

Nodes—The Key to Distributing Services

Nodes—The Key to Distributing Services

4 Lessons

4 Lessons

Step through distributing services using nodes, naming processes, and handling I/O in Elixir.

16.

OTP: Servers

OTP: Servers

7 Lessons

7 Lessons

Unpack the core of building robust server processes in Elixir using OTP framework.

17.

OTP: Supervisors

OTP: Supervisors

4 Lessons

4 Lessons

Work your way through Elixir's supervisory system to maintain application stability and reliability.

18.

A More Complex Example

A More Complex Example

4 Lessons

4 Lessons

Apply your skills to manage server processes and handle errors in Elixir applications.

19.

OTP: Applications

OTP: Applications

4 Lessons

4 Lessons

Solve problems in building and deploying robust Elixir OTP applications with Mix and Distillery.

20.

Tasks and Agents

Tasks and Agents

5 Lessons

5 Lessons

Follow the process of managing background processes and state using Tasks, Agents, and GenServer.

21.

Macros and Code Evaluation

Macros and Code Evaluation

9 Lessons

9 Lessons

Build on mastering Elixir macros for code evaluation, manipulation, and custom constructs.

22.

Linking Modules: Behaviours and use

Linking Modules: Behaviours and use

3 Lessons

3 Lessons

Step through linking Elixir modules using behaviours and the `use` macro for enhanced functionality.

23.

Protocols—Polymorphic Functions

Protocols—Polymorphic Functions

9 Lessons

9 Lessons

Unpack the core of Elixir protocols, built-in protocols, and their polymorphic applications.

24.

More Cool Stuff

More Cool Stuff

3 Lessons

3 Lessons

Work your way through creating custom sigils and multi-application umbrella projects in Elixir.

25.

Appendix

Appendix

10 Lessons

10 Lessons

Grasp the fundamentals of exception handling, custom exceptions, and type specifications in Elixir.
Certificate of Completion
Showcase your accomplishment by sharing your certificate of completion.
Author NameMastering the Art ofProgramming in Elixir
Developed by MAANG Engineers
ABOUT THIS COURSE
Elixir is a pragmatic approach to functional programming with an immutable state. It is built above Erlang so it has access to all Erlang packages, modules, and tools. In this course, you’ll learn everything you need to know to start working with Elixir, including processing the collections, using multiple tools, and OTP servers. Programmers learn by writing code, and that’s exactly how this course will work. You'll practice a lot of coding examples that will help you to have a strong grip on Elixir.
ABOUT THE AUTHOR

The Pragmatic Programmers

We create timely, practical books and learning resources on classic and cutting-edge topics to help you practice your craft and accelerate your career.

Learn more about The

Trusted by 2.9 million developers working at companies

These are high-quality courses. Trust me the price is worth it for the content quality. Educative came at the right time in my career. I'm understanding topics better than with any book or online video tutorial I've done. Truly made for developers. Thanks

A

Anthony Walker

@_webarchitect_

Just finished my first full #ML course: Machine learning for Software Engineers from Educative, Inc. ... Highly recommend!

E

Evan Dunbar

ML Engineer

You guys are the gold standard of crash-courses... Narrow enough that it doesn't need years of study or a full blown book to get the gist, but broad enough that an afternoon of Googling doesn't cut it.

S

Software Developer

Carlos Matias La Borde

I spend my days and nights on Educative. It is indispensable. It is such a unique and reader-friendly site

S

Souvik Kundu

Front-end Developer

Your courses are simply awesome, the depth they go into and the breadth of coverage is so good that I don't have to refer to 10 different websites looking for interview topics and content.

V

Vinay Krishnaiah

Software Developer

Built for 10x Developers

No Passive Learning
Learn by building with project-based lessons and in-browser code editor
Learn by Doing
Personalized Roadmaps
The platform adapts to your strengths & skills gaps as you go
Learn by Doing
Future-proof Your Career
Get hands-on with in-demand skills
Learn by Doing
AI Code Mentor
Write better code with AI feedback, smart debugging, and "Ask AI"
Learn by Doing
Learn by Doing
MAANG+ Interview Prep
AI Mock Interviews simulate every technical loop at top companies
Learn by Doing

Free Resources

FOR TEAMS

Interested in this course for your business or team?

Unlock this course (and 1,000+ more) for your entire org with DevPath