mchean

mchean

Elixir Succinctly (Syncfusion) (self-published) (free)

By @emadb

OVERVIEW

Author Emanuele DelBono guides readers along the first steps of mastering the Elixir programming language in Elixir Succinctly . Providing a brief overview of Elixir’s history and purpose and clear instructions to create an app with Elixir, DelBono makes it easy for developers who wish to add a new language to their repertoire.

TABLE OF CONTENTS

  • The Language
  • The Platform
  • Sample Application

Syncfusion has a series of free books on various subjects. In their recent contest, this Elixir book came in 2nd along with a book on Business Flow.

Book URL: Elixir Succinctly® | Free Ebook | Syncfusion®

Contest link: Syncfusion® : 2020 Succinctly® Readers Awards

Most Liked

emadb

emadb

Hi @AstonJ Thank you.
The book is really an introduction to the language and the OTP.
I’m very happy to be one of the contest winner and I hope that this would help Elixir to gain traction and to increase its usage among more and more developers!

AstonJ

AstonJ

Ah nice! I had no idea @emadb was writing an Elixir book! Congrats Emanuele!

Seems like a nice length too - I think I might read it as a refresher as it’s been a while since I read Programming Elixir and Elixir in Action.

Let’s make this the official thread for the book and move it to our books section :023:

mindriot

mindriot

Awesome, congratulations @emadb, I’m sure this has introduced Elixir to some new people and clearly has been well received. I was completely unaware of this series all together so will have to check it out and possibly some of the other titles.

Where Next?

Popular in Books Top

AstonJ
by Benjamin Tan Wei Hao The Little Elixir & OTP Guidebook gets you started programming applications with Elixir and OTP. You begin w...
New
meraj_enigma
New book from Packt publication that goes into teaching how to write a web framework using Elixir. About this book Elixir’s functional...
New
PragmaticBookshelf
Frank Hunleth @fhunleth Bruce A. Tate @redrapids edited by Jacquelyn Carter @jkcarter Want to get better at coding Elixir? Write a har...
New
peerreynders
by Elvio Vicosa @elviovicosa elvio Learning a new framework is hard As a seasoned Rails developer, you know Rails and its components...
New
AstonJ
Classing this as a free online book :003: By Sean Callan with help from the community Lessons about the Elixir programming langua...
New
AstonJ
by Ben Marx, José Valim, Bruce Tate Bring Elixir into your company, with real-life strategies from the people who built Elixir and use i...
New
PragmaticBookshelf
Svilen Gospodinov edited by Jacquelyn Carter @jkcarter Learn different ways of writing concurrent code in Elixir and increase your appli...
New
slashdotdash
I’m working on a CQRS/ES and Phoenix book for those interested in building an event driven application using Elixir. The full ...
New
AstonJ
https://github.com/happi/theBeamBook A short and personal history of the book I, Erik Stenman (Happi), started writing this book back ...
New
PragmaticBookshelf
Ellie Fairholm and Josep Giralt D’Lacoste edited by Nicole Tache The days of separate dev and ops teams are over—knowledge silos and the...
New

Other popular topics Top

aadeshere1
I have a another noob question about loop. Since elixir is immutable, while loop is not directly possible. total = 10 while total != 0 ...
New
9mm
I am constructing a JSON object (map) and I need to conditionally set a field. I’m trying to write proper elixir-way code… and I’m at a l...
New
sorentwo
Hello! tl;dr Announcing Oban, an Ecto based job processing library with a focus on reliability and historical observability. After spen...
985 43487 311
New
jononomo
I am trying to figure out how Mix knows whether the environment is test, dev, or prod – where is this set? Thanks.
New
josevalim
Hi everyone, One of the features added to Elixir early on to help integration with Erlang code was the idea of overridable function defi...
New
Lily
In templates/appointment/index.html.eex: <%= for appointment <- @appointments do %> <tr> <td><%= appoi...
New
jason.o
In the code below, if the create action is not set to accept “extra_key” as an input, it errors out with a message shown above. Is there ...
New
romenigld
I am trying to run a deploy with docker and I successfully runned with this command: docker build -t romenigld/blog-prod . but when I t...
New
jaysoifer
Is there a way to rollback a specific migration and only that one (“skipping” all the other ones)? Would mix ecto.rollback -v 200809061...
New
svb
Hi! Currently I want to submit a form by pressing the Enter key. However, since my input field is of type “textarea” this is just adds a...
New

Latest on Elixir Forum

Elixir Forum

We're in Beta

About us Mission Statement