Architecting Elixir Applications with OTP
Offered By: Pluralsight
Course Description
Overview
This course will teach you how to structure and compose a functional application that leverages Elixir’s powerful concurrency model.
In this course, Architecting Elixir Applications with OTP, you’ll learn to create a complete application in Elixir. First, you’ll implement a functional core to serve as the foundation of the project. Next, you’ll learn how to use supervised processes to perform the work. Finally, you’ll explore how to create maintainable interfaces for your code. When you’re finished with this course, you’ll have the skills and knowledge of Elixir needed to compose functional, process-oriented applications.
In this course, Architecting Elixir Applications with OTP, you’ll learn to create a complete application in Elixir. First, you’ll implement a functional core to serve as the foundation of the project. Next, you’ll learn how to use supervised processes to perform the work. Finally, you’ll explore how to create maintainable interfaces for your code. When you’re finished with this course, you’ll have the skills and knowledge of Elixir needed to compose functional, process-oriented applications.
Syllabus
- Course Overview 1min
- Creating a Functional Core 29mins
- Process-oriented Applications 21mins
- Supervising Elixir Processes 21mins
- Writing Maintainable Interfaces 19mins
Taught by
AJ Foster
Related Courses
Getting Started with Elixiregghead.io Elixir
Exercism Functional Programming with Elixir – Full Course
freeCodeCamp Functional Programming in Erlang
FutureLearn Begin learning Elixir
Independent