Tags
Language
Tags
September 2024
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5

Erlang Masterclass: Concurrency and the OTP

Posted By: IrGens
Erlang Masterclass: Concurrency and the OTP

Erlang Masterclass: Concurrency and the OTP
.MP4, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 2h 31m | 981 MB
Instructor: Daniel Hjerpe

Master concurrency and the OTP

What you'll learn

  • Erlang
  • Parallell programming
  • Concurrency
  • OTP
  • Functional programming
  • BEAM
  • Design patterns
  • Clients and servers

Requirements

  • Basic skills navigating the shell (e.g bash or zsh)
  • Erlang fundamentals
  • Recursion

Description

You have probably heard about WhatsApp by now. And you might also have heard that it handles a fair amount of users each day. In fact, they managed to grow their user base to millons of users with an engineering team of only 32 persons using Erlang, before being acquired by Facebook. But WhatsApp is not the only success story. You would be surprised if you knew how many of the things you take for granted in your daily life are in fact powered by Erlang. It all started with the telecom business, but Erlang has since then gained popularity in many areas, including fintech, IoT, Healthcare and gaming. Just to name a few!

There are two main paradigms of the Erlang language. The functional paradigm, and the concurrent paradigm. In this course, we will put our focus on the concurrent part of Erlang. Not only will we talk about concurrency, parallelism and design patterns. We will also talk about the OTP, supervisors, and how we can make our programs truly fault tolerant.

If you are new to the language, I suggest you start with my other course, which will lay the foundation for this one, and provide you with all the tools you need.

So, if any of this sounds interesting to you, give it a try and tell me what you think.

Who this course is for:

  • Programmers with basic Erlang knowledge ready to step up
  • Programmers learning about concurrency and parallelism
  • Programmers learning about client/server behaviors


Erlang Masterclass: Concurrency and the OTP