2016
2012
2008
Erlang - software for a concurrent world
by greutHow do you program a multicore computer? Easy - do it in Erlang. Erlang is a concurrent functional programming language designed for programming fault-tolerant systems. With share-nothing semantics and pure message passing, Erlang programs scales on multicore computers. In this talk, Joe introduces Erlang, the ideas of Concurrent Oriented Programming and commercial applications written in Erlang
Computer Laboratory Technical reports
by rike_ & 1 other2007
YouTube - Broadcast Yourself.
by fotopolBumper-Sticker Computer Science
by greutGet your data structures correct first, and the rest of the program will write itself.
...and many other pearls.
Theory of Computation
by greutA theoretical treatment of what can be computed and how fast it can be done.
back to school