๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Learn functional programming with Elixir: new foundations for a new world

โœ Scribed by Almeida, Ulisses


Publisher
Pragmatic Bookshelf
Year
2018
Tongue
English
Leaves
191
Series
Pragmatic programmers
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


Thinking functionally -- Working with variables and functions -- Using pattern matching to control the program flow -- Diving into recursion -- Using higher-order functions -- Designing your Elixir applications -- Handling impure functions -- Adding rooms to the game -- Answers to exercises -- Bibliography.;"Elixir's straightforward syntax and this guided tour give you a clean, simple path to learn modern functional programming techniques. Explore immutable values and explicit data transformation, functions, modules, recursive functions, pattern matching, high-order functions, polymorphism, and failure handling, all while avoiding side effects. To get the most out of functional languages, you need to think functionally. This book will get you there."--Page 4 de la couverture.

โœฆ Table of Contents


Thinking functionally --
Working with variables and functions --
Using pattern matching to control the program flow --
Diving into recursion --
Using higher-order functions --
Designing your Elixir applications --
Handling impure functions --
Adding rooms to the game --
Answers to exercises --
Bibliography.

โœฆ Subjects


Elixir (Computer program language);Elixir (Langage de programmation);Functional programming languages;Langages de programmation fonctionnels


๐Ÿ“œ SIMILAR VOLUMES


Learn Functional Programming with Elixir
โœ Ulisses Almeida ๐Ÿ“‚ Library ๐Ÿ“… 2018 ๐Ÿ› Pragmatic Bookshelf ๐ŸŒ English

<div><p>Elixir's straightforward syntax and this guided tour give you a clean, simple path to learn modern functional programming techniques. No previous functional programming experience required! This book walks you through the right concepts at the right pace, as you explore immutable values and

Learn to Program with Assembly: Foundati
โœ Jonathan Bartlett ๐Ÿ“‚ Library ๐Ÿ“… 2021 ๐Ÿ› Apress ๐ŸŒ English

<div>Many programmers have limited effectiveness because they don't have a deep understanding of how their computer actually works under the hood.ย  In Learn to Program with Assembly, you will learn to program in assembly language - the language of the computer itself.ย </div><div><br></div><div>Assem

Learning Elixir: Unveil many hidden gems
โœ Kenny Ballou ๐Ÿ“‚ Library ๐Ÿ“… 2016 ๐Ÿ› Packt Publishing ๐ŸŒ English

Elixir, based on Erlang's virtual machine and ecosystem, makes it easier to achieve scalability, concurrency, fault tolerance, and high availability goals that are pursued by developers using any programming language or programming paradigm. Elixir is a modern programming language that utilizes the

Learn Physics with Functional Programmin
โœ Scott N. Walck ๐Ÿ“‚ Library ๐Ÿ“… 2023 ๐Ÿ› No Starch Press ๐ŸŒ English

This book teaches you to solve physics problems using the functional programming paradigm. Ideal for first-time programmers and science aficionados alike, it introduces the Haskell programming language and encourages the writing of beautiful code to match the elegant ideas of theoretical physics.