Home > Tags: elixir (Total 8 Records)
Elixir Cookbook
Programming By:Paulo A Pereira 2015-02-24 00:00:00
Unleash the full power of programming in Elixir with over 60 incredibly effective recipes About This Book Use Elixir to solve common problems associated with scalability, concurrency, fault tolerance, and high availability From command line to external API interaction, experience the joy of using t Programming
Introducing Elixir: Getting Started in Functional Programming, 2nd Edition
Programming By:Simon St. Laurent 2017-01-21 00:00:00
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 Programming
Tags: programming functional elixir
Functional Programming: A PragPub Anthology: Exploring Clojure, Elixir, Haskell, Scala, and Swift
Programming By:- 2017-07-30 00:00:00
Explore functional programming and discover new ways of thinking about code. You know you need to master functional programming, but learning one functional language is only the start. In this book, through articles drawn from PragPub magazine and articles written specifically for this book, you'll Programming
Tags: programming anthology exploring functional scala haskell clojure swift elixir pragpub
Elixir in Action
Programming By:Sasa Jurić 2015-06-14 00:00:00
Elixir in Action teaches you to apply the new Elixir programming language to practical problems associated with scalability, concurrency, fault tolerance, and high availability. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the T elixir programming language, elixir language, erlang virtual machine, fault tolerance, modern programming language
Metaprogramming Elixir: Write Less Code, Get More Done (and Have Fun!)
Programming By:Chris McCord 2015-02-08 00:00:00
Write code that writes code with Elixir macros. Macros make metaprogramming possible and define the language itself. In this book, you'll learn how to use macros to extend the language with fast, maintainable code and share functionality in ways you never thought possible. You'll discover how to ext elixir, metaprogramming elixir, elixir macros, projects.metaprogramming elixir, domain-specific languages
Elixir Cookbook
Programming By:Paulo A Pereira 2015-02-24 00:00:00
This book is a set of recipes grouped by topic that acts as a good reference to get ideas from or to quickly search for a solution to a problem. You will begin by launching an IEx session and using it to test some ideas. Next, you will perform various operations like loading and compiling modules, i elixir language syntax, infinite data sequences, data structures, basic data types/structures, external api interaction
Programming Elixir
Programming By:Dave Thomas 2014-10-19 00:00:00
You want to explore functional programming, but are put off by the academic feel (tell me about monads just one more time). You know you need concurrent applications, but also know these are almost impossible to get right. Meet Elixir, a functional, concurrent language built on the rock-solid Erlang experienced programmers.programming elixir, rock-solid erlang vm, concurrent applications, concurrent language, academic feel
Tags: programming elixir
Introducing Elixir: Getting Started in Functional Programming
Programming By:Simon St. Laurent 2014-09-25 00:00:00
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 f simple elixir programs, fun elixir, functional programming, erlang term storage, robust functional programming
Tags: programming functional elixir