Errata
The errata list is a list of errors and their corrections that were found after the product was released.
The following errata were submitted by our customers and have not yet been approved or disproved by the author or editor. They solely represent the opinion of the customer.
Color Key: Serious technical mistake Minor technical mistake Language or formatting error Typo Question Note Update
Version | Location | Description | Submitted by | Date submitted |
---|---|---|---|---|
Page ix 3rd paragraph |
Cover says version 1.4, preface says version 1.3 |
Jaime Iniesta | Mar 08, 2017 | |
Printed | Page x1 6th paragraph |
There are a couple of places where you refer to other books on Elixir giving the publisher's name as "Pragmatic Publishers". The name of the company is "Pragmatic Programmers". https://pragprog.com/ |
Andy Lester | Apr 24, 2017 |
Printed | Page 1 1 |
Hello, |
Anonymous | Nov 25, 2016 |
Printed | Page 2 5th paragraph |
The link of bit.ly/elixir-install redirects to 404 (page not found) |
Maksym Kosenko | Mar 23, 2021 |
Printed | Page 2 6th paragraph |
The link of bit.ly/2gKi01D leads to 404 (page not found) |
Maksym Kosenko | Mar 23, 2021 |
Page 89 3rd paragraph |
Between a key and a value must be a space (after the atom :map). |
Kosorukov Anatolii | May 31, 2019 | |
Printed, PDF, ePub, Mobi, , Other Digital Version | Page 92 |
Enum.partition is deprecated. Use Enum.split_with |
Gerrit | May 03, 2017 |
Page 104 Table 8-1. Recursive division of a list forward with List.foldl/3 |
In the third column "Result of division" values are integers. It is not correct. They must be floats (the same as in the Table 8-2. Recursive division of a list |
Kosorukov Anatolii | May 31, 2019 |