did-you-know? rent-now

Amazon no longer offers textbook rentals. We do!

The Little Elixir & Otp Guidebook

9781633430112

The Little Elixir & Otp Guidebook

  • ISBN 13:

    9781633430112

  • ISBN 10:

    1633430111

  • Format: Paperback
  • Copyright: 10/14/2016
  • Publisher: Manning Pubns Co

List Price $39.99 Save

Rent $27.71
TERM PRICE DUE
Added Benefits of Renting

Free Shipping Both Ways Free Shipping Both Ways
Highlight/Take Notes Like You Own It Highlight/Take Notes Like You Own It
Purchase/Extend Before Due Date Purchase/Extend Before Due Date

List Price $39.99 Save $0.40

New $39.59

Usually Ships in 3-5 Business Days

We Buy This Book Back We Buy This Book Back!

Included with your book

Free Shipping On Every Order Free Shipping On Every Order

Note: Supplemental materials are not guaranteed with Rental or Used book purchases.

Extend or Purchase Your Rental at Any Time

Need to keep your rental past your due date? At any time before your due date you can extend or purchase your rental through your account.

Summary

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

  1. Introduction
  2. A whirlwind tour
  3. Processes 101
  4. Writing server applications with GenServer
  5. FAULT TOLERANCE, SUPERVISION, AND DISTRIBUTION

  6. Concurrent error-handling and fault tolerance with links, monitors, and processes
  7. Fault tolerance with Supervisors
  8. Completing the worker-pool application
  9. Distribution and load balancing
  10. Distribution and fault tolerance
  11. Dialyzer and type specifications
  12. Property-based and concurrency testing

Author Biography

Read more