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
The Little Elixir & OTP Guidebook
Language: en
Pages: 437
Authors: Benjamin Tan Wei Hao
Categories: Computers
Type: BOOK - Published: 2016-09-25 - Publisher: Simon and Schuster

DOWNLOAD EBOOK

Summary The Little Elixir & OTP Guidebook gets you started programming applications with Elixir and OTP. You begin with a quick overview of the Elixir language
Introducing Elixir
Language: en
Pages: 210
Authors: Simon St. Laurent
Categories: Computers
Type: BOOK - Published: 2014-09-10 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Elixir is an excellent language if you want to learn about functional programming, and with this hands-on introduction, you’ll discover just how powerful and
Learn Functional Programming with Elixir
Language: en
Pages: 259
Authors: Ulisses Almeida
Categories: Computers
Type: BOOK - Published: 2018-02-23 - Publisher: Pragmatic Bookshelf

DOWNLOAD EBOOK

Elixir's straightforward syntax and this guided tour give you a clean, simple path to learn modern functional programming techniques. No previous functional pro
Elixir in Action
Language: en
Pages: 652
Authors: Sasa Juric
Categories: Computers
Type: BOOK - Published: 2019-01-03 - Publisher: Simon and Schuster

DOWNLOAD EBOOK

Summary Revised and updated for Elixir 1.7, Elixir in Action, Second Edition teaches you how to apply Elixir to practical problems associated with scalability,