#CodeBEAMSTO 2019 presentation https://codesync.global/speaker/kenji-rikitake/
Summary:
THE BEAM PROGRAMMING PARADIGM
BEAM language systems have a different set of paradigms from other programming language systems, emphasizing on the immutability of the language elements and the robust protection against the possible malfunction.
We demonstrate what kind of principles the BEAM language systems focus on by comparison with examples of other language systems and applications, including C++ and C#.