The Little Elixir & OTP Guidebook

The Little Elixir & OTP Guidebook
Author :
Publisher : Simon and Schuster
Total Pages : 437
Release :
ISBN-10 : 9781638353454
ISBN-13 : 163835345X
Rating : 4/5 (45X Downloads)

Book Synopsis The Little Elixir & OTP Guidebook by : Benjamin Tan Wei Hao

Download or read book The Little Elixir & OTP Guidebook written by Benjamin Tan Wei Hao and published by Simon and Schuster. This book was released on 2016-09-25 with total page 437 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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 syntax, along with just enough functional programming to use it effectively. Then, you'll dive straight into OTP and learn how it helps you build scalable, fault-tolerant and distributed applications through several fun examples. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Technology Elixir is an elegant programming language that combines the expressiveness of Ruby with the concurrency and fault-tolerance of Erlang. It makes full use of Erlang's BEAM VM and OTP library, so you get two decades' worth of maturity and reliability right out of the gate. Elixir's support for functional programming makes it perfect for modern event-driven applications. About the Book The Little Elixir & OTP Guidebook gets you started writing applications with Elixir and OTP. You'll begin with the immediately comfortable Elixir language syntax, along with just enough functional programming to use it effectively. Then, you'll dive straight into several lighthearted examples that teach you to take advantage of the incredible functionality built into the OTP library. What's Inside Covers Elixir 1.2 and 1.3 Introduction to functional concurrency with actors Experience the awesome power of Erlang and OTP About the Reader Written for readers comfortable with a standard programming language like Ruby, Java, or Python. FP experience is helpful but not required. About the Author Benjamin Tan Wei Hao is a software engineer at Pivotal Labs, Singapore. He is also an author, a speaker, and an early adopter of Elixir. Table of Contents GETTING STARTED WITH ELIXIR AND OTP Introduction A whirlwind tour Processes 101 Writing server applications with GenServer FAULT TOLERANCE, SUPERVISION, AND DISTRIBUTION Concurrent error-handling and fault tolerance with links, monitors, and processes Fault tolerance with Supervisors Completing the worker-pool application Distribution and load balancing Distribution and fault tolerance Dialyzer and type specifications Property-based and concurrency testing


The Little Elixir & OTP Guidebook Related Books

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
The Little Elixir & Otp Guidebook
Language: en
Pages: 250
Authors: Benjamin Tan Wei Hao
Categories: Computers
Type: BOOK - Published: 2016-07-01 - Publisher:

DOWNLOAD EBOOK

Elixir is a functional programming language built on the Erlang virtual machine. It combines the productivity and expressivity of Ruby with the concurrency and
Functional Web Development with Elixir, OTP, and Phoenix
Language: en
Pages: 298
Authors: Lance Halvorsen
Categories: Computers
Type: BOOK - Published: 2018-01-25 - Publisher: Pragmatic Bookshelf

DOWNLOAD EBOOK

Elixir and Phoenix are generating tremendous excitement as an unbeatable platform for building modern web applications. For decades OTP has helped developers cr
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,
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