Erlang Handbook
eBook | Free |
Rating | ![]() ![]() ![]() ![]() ![]() |
Authors | Bjarne Dacker, Robert Virding |
Publisher | Self-publishing |
Published | 2014 |
Pages | 46 |
Language | English |
Format | Paper book / ebook (PDF) |
ISBN-10 | 1938616049 |
ISBN-13 | 9781938616044 |
Erlang is the result of a project at Ericsson's Computer Science Laboratory to improve the programming of telecommunication applications. A critical requirement was supporting the characteristics of such applications, that include: massive concurrency, fault-tolerance, isolation, dynamic code upgrading at runtime, transactions.
Throughout the whole of Erlang's history the development process has been extremely pragmatic. The characteristics and properties of the types of systems in which Ericsson was interested drove Erlang's development.
These properties were considered to be so fundamental that it was decided to build support for them into the language itself, rather than in libraries. Because of the pragmatic development process, rather than a result of prior planning, Erlang "became" a functional language - since the features of functional languages fitted well with the properties of the systems being developed.
The Erlang Handbook is a summary of the language features and the runtime system. It is aimed at people with some programming experience, serving as a quick introduction to the Erlang domain.
- Bjarne Dacker
- Robert Virding
Similar Books
The NGINX Real-Time API Handbook
by Karthik Krishnaswamy, Alessandro Fael Garcia
Discover how to deliver reliable, high-performance APIs with our NGINX Real-Time API Handbook. Compiled by leading experts on real-time API management, this handbook is a comprehensive guide to reducing latency in your applications and APIs without making any compromises. Learn why now, more than ever, your APIs need to perform in real ti...
Publisher: Self-publishing | Release: 2020
by Flavio Copes
The Linux Commands Handbook follows the 80/20 rule: learn in 20% of the time the 80% of a topic. The author find this approach gives a well-rounded overview.This book does not try to cover everything under the sun related to Linux and its commands. It focuses on the small core commands that you will use the 80% or 90% of the time, trying ...
Publisher: Self-publishing | Release: 2020
by Flavio Copes
Node.js is built on top of the Google Chrome V8 JavaScript engine, and it's mainly used to create web servers - but it's not limited to that.The Node.js Handbook follows the 80/20 rule: learn in 20% of the time the 80% of a topic. The author find this approach gives a well-rounded overview....
Publisher: Self-publishing | Release: 2018
by Flavio Copes
Vue.js is a very impressive project. It's a very popular JavaScript framework, one that's experiencing a huge growth. It is simple, tiny and very performant.The Vue.js Handbook follows the 80/20 rule: learn in 20% of the time the 80% of a topic. The author find this approach gives a well-rounded overview....
Publisher: Self-publishing | Release: 2018
The JavaScript Beginner's Handbook
by Flavio Copes
The JavaScript Beginner's Handbook follows the 80/20 rule: learn in 20% of the time the 80% of a topic. The author find this approach gives a well-rounded overview. This book does not try to cover everything under the sun related to JavaScript. It focuses on the core of the language, trying to simplify the more complex topics. The au...
Publisher: Self-publishing | Release: 2020
by Flavio Copes
The React Beginner's Handbook follows the 80/20 rule: learn in 20% of the time the 80% of a topic. The author find this approach gives a well-rounded overview.This book does not try to cover everything under the sun related to React. It focuses on the core of the language, trying to simplify the more complex topics. The author hopes ...
Publisher: Self-publishing | Release: 2020
by Flavio Copes
Deno is a runtime for JavaScript and TypeScript that is based on the V8 JavaScript engine and the Rust programming language.The Deno Handbook follows the 80/20 rule: learn in 20% of the time the 80% of a topic. In particular, the goal is to get you up to speed quickly with Deno....
Publisher: Self-publishing | Release: 2020
by Flavio Copes
CSS, a shorthand for Cascading Style Sheets, is one of the main building blocks of the Web. Its history goes back to the 90's and along with HTML it has changed a lot since its humble beginnings.This handbook is aimed at a vast audience.- First, the beginner. I explain CSS from zero in a succinct but comprehensive way, so you can use...
Publisher: Self-publishing | Release: 2019