Anyone familiar with erlang language programming? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Anyone familiar with erlang language programming?

its use in apps like whats app

31st Dec 2016, 11:57 PM
Gavin Streete
Gavin Streete - avatar
2 Answers
+ 2
Erlang...is programming language which is doffer from other programing language.There is no global variables,Loops... Variables are constant,once value assigned to it,it will continue same as through out the program.Another important thing is instead of loop it uses recursion for doing looping program's....Erlang is little difficult to learn,but if you get the recursion concept, pattern matching,list comphersions...it will be easy.For eg: if you must need to write 6-7 lines code in java or any other programing language,but in erlang you can do the same program with 2-4 line of code...Most important thing is while you are learning erlang, try to code erlang program in declerative style...
20th Mar 2017, 2:53 AM
SHARU SEBASTIAN
SHARU SEBASTIAN - avatar
+ 1
yeah
1st Jan 2017, 1:59 AM
DFX
DFX - avatar