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 |
---|---|---|---|---|
Mobi | Page Vocabulary, Location 360 of 7640 Third point in the vocabulary section |
It should be "processor" instead of "processo". |
Anonymous | Aug 14, 2022 |
Printed | Page page 89 in section: String Formatting the last block of code on the page, right before the chapter lists vocabulary words |
public static String timeString(int hour, int minute) { |
Jimmy Betesh | Mar 20, 2023 |
Safari Books Online | 2 Online book: Chapter1: What is Programming, 3rd Section "What is Programming" |
Word "Secision" should be "Decision" |
Anonymous | Apr 19, 2020 |
Safari Books Online | 2 Online book: Chapter1: What is Programming, Vocabulary Section |
The work "processor" is missing the letter "r" at the end. |
Ben Larson | Apr 19, 2020 |
Printed | Page 194 Code example, for-loop |
The example says: |
Johannes | Oct 13, 2020 |
Printed | Page 207 middle |
The lastCard() function (and other places beyond that) has no qualifier and only uses size() but at the top of p207 the popCard() function uses cards.size() |
dan bromberg | Aug 23, 2020 |
Printed | Page 209 2nd paragraph |
You say class CardCollection has methods getLabel, size, and getCard but I cannot find them in your class definition on page 206. |
dan bromberg | Jul 25, 2020 |
ePub | Page 223.6 Wrapper Classes |
when I run the below code show on the page, |
jj | Nov 10, 2020 |