Introducing Erlang

Introducing Erlang
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 212
Release :
ISBN-10 : 9781491973349
ISBN-13 : 149197334X
Rating : 4/5 (34X Downloads)

Book Synopsis Introducing Erlang by : Simon St. Laurent

Download or read book Introducing Erlang written by Simon St. Laurent and published by "O'Reilly Media, Inc.". This book was released on 2017-03-06 with total page 212 pages. Available in PDF, EPUB and Kindle. Book excerpt: If you’re new to Erlang, its functional style can seem difficult, but with help from this hands-on introduction, you’ll scale the learning curve and discover how enjoyable, powerful, and fun this language can be. In this updated second edition, author Simon St.Laurent 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. By the end of your journey, you’ll understand why Erlang is ideal for concurrency and resilience. Get cozy with Erlang’s shell, its command line interface Define functions, using the fun tool, to represent repeated calculations Discover atoms, pattern matching, and guards: the foundations of your program structure Delve into the heart of Erlang processing with recursion, strings, lists, and higher-order functions Create processes, send messages among them, and apply pattern matching to incoming messages Store and manipulate structured data with Erlang Term Storage and the Mnesia database Learn about Open Telecom Platform, Erlang’s open source libraries and tools


Introducing Erlang Related Books

Introducing Erlang
Language: en
Pages: 212
Authors: Simon St. Laurent
Categories: Computers
Type: BOOK - Published: 2017-03-06 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

If you’re new to Erlang, its functional style can seem difficult, but with help from this hands-on introduction, you’ll scale the learning curve and discove
Introducing Erlang
Language: en
Pages: 204
Authors: Simon St. Laurent
Categories: Computers
Type: BOOK - Published: 2013 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Introducing Erlang gives readers a gentle introduction to this powerful and reliable functional language. Examples demonstrate how to make Erlang work on its ow
Programming Erlang
Language: en
Pages: 755
Authors: Joe Armstrong
Categories: Computers
Type: BOOK - Published: 2013-09-23 - Publisher: Pragmatic Bookshelf

DOWNLOAD EBOOK

A multi-user game, web site, cloud application, or networked database can have thousands of users all interacting at the same time. You need a powerful, industr
Erlang Programming
Language: en
Pages: 498
Authors: Francesco Cesarini
Categories: Computers
Type: BOOK - Published: 2009-06-11 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

This book is an in-depth introduction to Erlang, a programming language ideal for any situation where concurrency, fault tolerance, and fast response is essenti
Learn You Some Erlang for Great Good!
Language: en
Pages: 628
Authors: Fred Hebert
Categories: Computers
Type: BOOK - Published: 2013-01-13 - Publisher: No Starch Press

DOWNLOAD EBOOK

Erlang is the language of choice for programmers who want to write robust, concurrent applications, but its strange syntax and functional design can intimidate