Erlang
I’ve been wanting to learn about some new programming languages (or at least, languages with concepts and paradigms that are new to me) for some time now.
One such language is Erlang. It’s a concurrent, functional language designed for large-scale fault-tolerant systems. It also happens to be pretty useful when combined with multi-core systems (as are becoming popular). I’ve just come across a good video talk explaining all the Erlang kool-aid in a nice way, from one of the inventors of the language.
Leave A Reply