Processing ......
processing
FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
 
The Erlang Programming Language
Related Book Categories:
  • Learn You Some Erlang for Great Good! (Fred Hebert)

    This book starts slow and eases you into the basics: You'll learn about Erlang's unorthodox syntax, its data structures, its type system (or lack thereof!), and basic functional programming techniques. You'll tackle the real meat-and-potatoes of the language.

  • Concurrent Programming in Erlang, 2nd Edition (Joe Armstrong)

    This book employs a tutorial approach to guide the reader through the programming of real-time and distributed fault-tolerant systems. Written by experts in the field, this practically-oriented bok shows how the use of Erlang results in modular systems which are easy to specify, design and test.

  • O'Reilly® Etudes for Erlang (J. David Eisenberg)

    In this book, you will find descriptions of programs that you can compose (write) in Erlang. The programs will usually be short, and each one has been designed to provide practice material for a particular Erlang programming concept.

  • Erlang Programming (Wikibooks)

    This book shows you how to write simple Erlang programs by teaching you one skill at a time. You'll learn about pattern matching, recursion, message passing, process-oriented programming, and establishing pathways for data rather than telling it where to go.

  • Stuff Goes Bad: Erlang in Anger (Fred Hebert)

    This free book intends to be a little guide about how to be the Erlang medic in a time of war. It is first and foremost a collection of tips and tricks to help understand where failures come from, and a dictionary of different code snippets and practices that helped developers debug production systems that were built in Erlang.

  • Call Center Mathematics: Understanding and Improving

    This book gives an overview of the role and potential of mathematical optimization in call centers. It deals extensively with all aspects of workforce management, but also with topics such as call routing and the scheduling of multiple channels.

Book Categories
:
Other Categories
Resources and Links