Tinklalapis: www.erlang.lt

Tinklalapio pavadinimas: Table of Contents | Learn You Some Erlang for Great Good!

Tinklalapio RSS srautas:

Postscript: Maps
Oh hi. It’s been a while. This is an add-on chapter, one that isn’t yet part of the printed version of Learn You Some Erlang for great good! Why does this exist? Was the printed book a huge steaming pile of bad information? I hope not (though you can consult the errata to see how wrong it is). The …

Book available, and other updates
Hi everyone who still follows this RSS feed even though the text was marked as done. I’m creating an event there to announce that Learn You Some Erlang for Great Good! is now available as a book from No Starch Press (http://nostarch/erlang). Moreover, the text of the LYSE website has gone under a …

Type Specifications and Erlang
This is LYSE’s final and last chapter. In this one, we learn how to use Dialyzer to type check our programs and get a few of static languages’ advantages, but with a twist. Dialyzer uses success types, a type of inference that matches the realities of the language better …

Mnesia And The Art of Remembering
Using Common Test and a TDD-like approach, we learn how to use Mnesia, a database written in Erlang, storing data within your VM. It supports full distribution with replication, storage both in RAM and on disk, and all types of queries that made ETS useful wrapped inside transactions. This knowledge …

Aprašymas: Follow the links and be prepared to have your mind moderately blown.

Raktažodžiai:   Erlang, Learn you some Erlang, Table of Contents