Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Introducing Elixir: Getting Started in Functional Programming, 2nd Edition

Posted By: First1
Introducing Elixir: Getting Started in Functional Programming, 2nd Edition

Introducing Elixir: Getting Started in Functional Programming, 2nd Edition By Simon St. Laurent, J. David Eisenberg
English | January 21st, 2017 | ISBN: 1491956771, 9781491956779 | 248 Pages | True PDF | 4.71 MB

Smooth, powerful, and small, Elixir is an excellent language for learning functional programming, and with this hands-on introduction, you’ll discover just how powerful Elixir can be. Authors Simon St. Laurent and J. David Eisenberg show you how Elixir combines the robust functional programming of Erlang with an approach that looks more like Ruby, and includes powerful macro features for metaprogramming.

Updated to cover Elixir 1.4, the second edition of this practical book helps you 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
• Learn Elixir’s basic structures by working with numbers
• Discover atoms, pattern matching, and guards: the foundations of your program structure
• Delve into the heart of Elixir processing with recursion, strings, lists, and higher-order functions
• Create Elixir processes and send messages among them
• Store and manipulate structured data with Erlang Term Storage and the Mnesia database
• Build resilient applications with the Open Telecom Platform

Enjoy My Blog | Subscribe My RSS Channel