Tag Archive: erlang

Erlang Deep Dive

May 23, 2016 3:20 pm Published by

Now that we’ve covered the basic workings of Erlang, let’s dive deep into the nitty gritty. We looked at how to create a simple Erlang code which prints ‘Hello World’ on the screen and have also looked into the Erlang...

Read More

Getting started with Erlang

May 23, 2016 12:11 am Published by

“How long does it take for someone with very little programming experience to become an Erlang expert?” This is one of the most frequently asked questions when it comes to Erlang (and all other programming languages for that matter), but...

Read More

Why Should I Learn Erlang Programming

May 20, 2016 6:22 pm Published by

Programming enthusiasts are flowing towards object oriented programming languages like C++, Java and Python in waves. So when someone says that learning a functional programming language like Erlang is a great option, it’s both surprising and confusing in equal measure....

Read More