(ISBN-10: 0538744928)
Below are the errors that have been discovered in the first printing. Please report any new errors to lambertk@wlu.edu.
| Page 68 | Last line of code in the code segment at the top of the page, “(x – .05)” should be “(y – .05”) |
| Page 83 | Line 18 of the code segment at the top of the page, “readDouble” should be “nextDouble” |
| Page 406 | Exercise c, 4th line of code, “(String[1])” should be “((String)a[1])” |
| Page 406 | Exercise d, 4th line of code, “(String[0])” should be “((String)a[0])” |