Mushfiq Mammadov wrote:1. On page 111, “Method Chaining” section, the last paragraph:
I agree with typo and minor markup slip-up.
Mushfiq Mammadov wrote:2. On page 126, the second paragraph, the fourth sentence:
Should indeed be line 7. I thought you missed the really obvious one (the type of
numbers but that one is already on the list

).
The first line of this paragraph states
the array isn't sorted. This is debatable: for me the array is sorted... in reverse order. So it's maybe better to have an array like
{3,1,2} instead.
Mushfiq Mammadov wrote:3. On page 129, “Understanding an ArrayList” section, the second paragraph:
That's indeed another typo.
Mushfiq Mammadov wrote:4. On page 143, the fifth paragraph, the following example:
Correct! And little bit weird because it's the only
date2 occurence on the complete page
Mushfiq Mammadov wrote:5. On page 146, “Converting to a long” sidebar:
No points for this one, it's already on
the list 
(see section
Typos what are just plain wrong)
Mushfiq Mammadov wrote:6. On page 150, the meaning of dd:
That should indeed be adjusted! But it should not be
date, but
day 
And in the 1st part
d represents the date in the month,
date should also replaced with
day. The
DateTimeFormatter class agrees with me: d -> day-of-month
Hope it helps!
Kind regards,
Roel