Want to learn and master Erlang?
Erlang is a powerful functional programming language, ideal for building scalable and concurrent applications like instant messaging and banking platforms. With built-in processes and message passing, it ensures smooth operation without the need for additional libraries. Originally developed by Ericsson for their networks, Erlang is now widely used in the telecommunications industry.
About Erlang
Erlang is a functional programming language, used for creating real-time distributed systems, which can easily scale in size.
It’s best for concurrent applications, such as instant messaging and banking platforms, as each function call has their own process and operates independently. This is useful as code can run for a very long time without issues occurring. Also, processes and message passing are all built into the language by default – no need for any extra libraries!
It was designed within Ericsson, a Swedish telecommunications company, for use in their networks, and is currently used inside telecommunication equipment.
User Reviews
Be the first to review “Want to learn and master Erlang?”
You must be logged in to post a review.


There are no reviews yet.