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 |
---|---|---|---|---|
ePub | Page cover page cover image |
phenomenon: |
Anonymous | Oct 21, 2014 |
ePub | Page Table 6-6 Table 6-6 |
The description of the mkString method in table 6-6 says that it renders a collection to a set. It actually creates a string. |
Matthew Halverson | Jul 12, 2016 |
Other Digital Version | Kindle location 2705 of 6135, Table 7-2. Sequence Types | TYPO technical error in Table 7-2. Sequence types: In the Queue listing Description the Queue is described as “a first-in-last-out” list. This should read, as the abbreviation in the table suggests, a first-in-first-out (FIFO) sequence. |
Tom Pittard | Jun 26, 2017 |
Printed | Page 7 2nd paragraph |
Exercise 5 suggests using :paste -raw |
John Langley | Apr 06, 2015 |
Page 15 Table 2-1 |
Byte range is -128 to 127, not -127 to 128. |
Anonymous | Feb 24, 2018 | |
Printed | Page 22 line -14 |
"indicates they they are" |
roakonam | Feb 23, 2015 |
Printed | Page 26 The fifth paragraph |
Nothing important: a spelling error only: |
Andrew Jonca | Jan 10, 2015 |
Mobi, Other Digital Version | Page 37% Table 6-5 |
I'm using the Kindle book. In this table, the first row, second column has the following text duplicated: |
Kevin D'Elia | Jan 05, 2015 |
Printed | Page 39 first line of code |
the first line of code on this page: |
Gino Fortunato | Dec 25, 2019 |
Mobi, Other Digital Version | Page 40% Exercises |
This really has to do with the exercises for Chapter 6. I found other typos that I will list in a later errata report. Here's the one for exercise #4: |
Kevin D'Elia | Jan 05, 2015 |
Other Digital Version | 50% OpenWeatherMap API example |
I'm using the Kindle edition but the example is in all versions. It is also elsewhere as an example to follow in the exercises. |
Steve Godrich | Nov 03, 2016 |
Page 70 code line annotated with "3" |
val maximize is redefined by using a function literal. However, this is now allowed for 2 reasons: first, as it already exists, a second use of val generates an error. Moreover, when omitting it, since the original maximize is also a val, redefinition is not allowed. |
Anonymous | Apr 12, 2019 | |
ePub | Page 71 1st paragraph |
Typo: ...and the println was trigggered. |
Anonymous | Oct 15, 2017 |
Printed | Page 92 Last paragraph |
This is not important. |
roakonam | Feb 23, 2015 |
PDF, ePub | Page 99 Table 6-6 |
The description of the mkString method in table 6-6 says that it renders a collection to a set. It actually creates a string from the collection. |
Anonymous | Jul 12, 2016 |
Printed | Page 111 Line 13 |
As the paragraph is to explain how to use a builder for a collection type, which may or may not be a Set, the term "Set" here should be replaced with something like "collection" : |
roakonam | Feb 26, 2015 |
Printed, PDF, ePub | Page 114 Table 7-2. Sequence types |
In Table 7-2. Sequence types it is written that |
Anonymous | Aug 25, 2015 |
Printed | Page 139 1st paragraph |
Given the following code in the book: |
Jesse | Apr 11, 2016 |
Page 142 5nd paragraph, starts with "You can invoke a class's..." |
The sentence, "This action, of reversing memory to allocate a class's contents", might be "This action, of reserving memory to allocate a class's contents". |
sandbox wang | Jul 09, 2017 | |
Printed | Page 157 Lines 16-19 |
The package syntax is nested, but probably that is not meant be here, since the nested syntax is illustrated towards the end of the page, i.e., the same code repeats there as it stands. |
roakonam | Feb 26, 2015 |
Page 179 3rd paragraph |
In the 3rd paragraph: ..., so the traits are convering an RGB ... |
Anonymous | Nov 30, 2015 | |
Printed | Page 188 Bullet Point 3 |
The line at Bullet Point 3 should be: |
Anonymous | Nov 17, 2015 |
Printed | Page 201 |
Line 10 |
roakonam | Mar 01, 2015 |
Printed | Page 217 Line -8 |
"becuase" should read "because" |
roakonam | Mar 01, 2015 |