Erlang Examples

Links — kevin on June 25, 2007 at 3:32 pm

Meaty examples using Erlang. I’ve found that reading lots and lots of code in whatever language I’m trying to learn helps me pick up the language faster:

http://www.erlang.org/examples/examples-2.0.html

Thinking in Erlang

Links — kevin on June 25, 2007 at 6:32 am

Written in mostly the same style as Eckel’s “Thinking in X” series:

http://chuffyrodents.org/erlang.pdf

Macros in Erlang

Links — kevin on June 21, 2007 at 12:41 pm

Pointers to several articles about macro programming in Erlang:
http://jroller.com/page/murphee?entry=metaprogramming_erlang_macros_from_ground

Plan 9 Docs

Links — kevin on June 19, 2007 at 9:07 pm

A treasure trove of docs related to Plan 9 - the distributed OS from the people who created Linux:

http://plan9.bell-labs.com/sys/doc/

Useful Scheme and Erlang Resources

Links — kevin on June 18, 2007 at 9:31 pm

For programmers interested in esoteric languages like Scheme and Erlang, here’s a couple of pretty useful cookbook-style resources:

Erlang Cookbook: http://schemecookbook.org/view/Erlang/WebHome

Scheme Cookbook: http://schemecookbook.org/

Nice AMQP Article

Links — kevin on June 18, 2007 at 1:45 pm

http://www.acm.org/acmqueue/digital/Queuevol5no4_May2007.pdf — starts on page 50

Feed aggregator in Erlang

Links — kevin on June 17, 2007 at 1:30 pm

Writing a feed aggregator in Erlang

Erlang Whitepapers

Links — kevin on June 17, 2007 at 1:09 pm

http://www.erlang-consulting.com/aboutus/erlangarticles.html

Office Space - Oh The Horror

Links — kevin on June 17, 2007 at 12:41 pm

http://www.youtube.com/watch?v=dGNs7QMeV7E

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 2.5 License. | Kevin’s Link Blog