Introducing Elixir

Introducing Elixir
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 210
Release :
ISBN-10 : 9781449369972
ISBN-13 : 1449369979
Rating : 4/5 (979 Downloads)

Book Synopsis Introducing Elixir by : Simon St. Laurent

Download or read book Introducing Elixir written by Simon St. Laurent and published by "O'Reilly Media, Inc.". This book was released on 2014-09-10 with total page 210 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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 fun Elixir can be. This language combines the robust functional programming of Erlang with a syntax similar to Ruby, and includes powerful features for metaprogramming. This book shows you how to write simple Elixir programs by teaching one skill at a time. Once you pick up pattern matching, process-oriented programming, and other concepts, you’ll understand why Elixir makes it easier to build concurrent and resilient programs that scale up and down with ease. Get comfortable with IEx, Elixir’s command line interface Discover atoms, pattern matching, and guards: the foundations of your program structure Delve into the heart of Elixir 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 Build resilient applications with Erlang’s Open Telecom Platform Define macros with Elixir’s metaprogramming tools


Introducing Elixir Related Books

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
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
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,