Programmer Passport: Elixir

Programmer Passport: Elixir
Author :
Publisher : Pragmatic Bookshelf
Total Pages : 179
Release :
ISBN-10 : 9781680509656
ISBN-13 : 1680509659
Rating : 4/5 (56 Downloads)

Book Synopsis Programmer Passport: Elixir by : Bruce Tate

Download or read book Programmer Passport: Elixir written by Bruce Tate and published by Pragmatic Bookshelf. This book was released on 2022-06-22 with total page 179 pages. Available in PDF, EPUB and Kindle. Book excerpt: Elixir is a functional language that crosses many boundaries. With a syntax borrowing heavily from Ruby, a runtime that is on the Erlang BEAM, a macro system like that in Lisp, and a streaming library like you might find in Haskell, Elixir takes the best features from many environments. Elixir borrows from Erlang's "Let It Crash" philosophy, and adds significant improvements with structs, first-class hygienic macros, and abstractions such as protocols. Many of these ideas were borrowed from other communities, and they make a big difference in language adoption. This book gives you a quick guided tour through the fascinating world of Elixir! Explore Elixir with the author of Seven Languages in Seven Weeks. In this fast-paced book - first published with Groxio's Programmer Passport - you'll discover how Elixir's fantastic documentation, clear error messages, and excellent tooling make it approachable and easy to work with. Learn about techniques other books skip, like writing your own Mix task, and discover several blind spots that beginning and intermediate Elixir developers encounter. Effective Elixir depends on getting the most out of the most common datatypes - explore the most important ones before using them to write modules and different kinds of functions. Learn when to choose tuples, maps, or lists in your programs, and the most effective ways to access lists. Understand the differences between maps and keyword lists. Learn the primitives Elixir uses to start multiple processes and send messages between them. You'll finish the book by dabbling with the advanced techniques of streams, sigils, and macros. Find out what Groxio customers already know. The assistance of an experienced guide will help you learn Elixir more quickly than you could without one. What You Need: You'll need Elixir version 1.12 or greater.


Programmer Passport: Elixir Related Books

Programmer Passport: Elixir
Language: en
Pages: 179
Authors: Bruce Tate
Categories: Computers
Type: BOOK - Published: 2022-06-22 - Publisher: Pragmatic Bookshelf

DOWNLOAD EBOOK

Elixir is a functional language that crosses many boundaries. With a syntax borrowing heavily from Ruby, a runtime that is on the Erlang BEAM, a macro system li
Programming Phoenix LiveView
Language: en
Pages: 370
Authors: Bruce A. Tate
Categories:
Type: BOOK - Published: 2021-09-30 - Publisher: Pragmatic Bookshelf

DOWNLOAD EBOOK

The days of the traditional request-response web application are long gone, but you don't have to wade through oceans of JavaScript to build the interactive app
Programming Phoenix
Language: en
Pages: 398
Authors: Chris McCord
Categories: Computers
Type: BOOK - Published: 2016-04-20 - Publisher: Pragmatic Bookshelf

DOWNLOAD EBOOK

Don't accept the compromise between fast and beautiful: you can have it all. Phoenix creator Chris McCord, Elixir creator Jose Valim, and award-winning author B
Designing Elixir Systems with Otp: Write Highly Scalable, Self-Healing Software with Layers
Language: en
Pages: 250
Authors: James Edward Gray
Categories: Computers
Type: BOOK - Published: 2019-11-04 - Publisher: Pragmatic Bookshelf

DOWNLOAD EBOOK

You know how to code in Elixir; now learn to think in it. Learn to design libraries with intelligent layers that shape the right data structures, flow from one
Seven Languages in Seven Weeks
Language: en
Pages: 317
Authors: Bruce Tate
Categories: Computers
Type: BOOK - Published: 2010 - Publisher:

DOWNLOAD EBOOK

"Seven Languages in Seven Weeks" presents a meaningful exploration of seven languages within a single book. Rather than serve as a complete reference or install