[Instructions] [Search] [Current] [Syllabus] [Links] [Handouts] [Outlines] [Labs] [More Labs] [Assignments] [Quizzes] [Exams] [Examples] [Book] [Tutorial] [API]
These are the corrections that have been suggested so far to Experiments in Java and Java Plus Data Structures.
In order to receive credit, you must email me the error and correction. Please check the online copies to see if the corrections have already been made.
RecursiveExamples should be
RecursiveExperiments. [WL .2 points]
"steps"
in the code. [MM .1 points]
RecursiveExamples to change
result *= i;
result = result * i;
help.getText() should be
help.getLabel()
[PC .1 points]
[JP .1 points]
[Instructions] [Search] [Current] [Syllabus] [Links] [Handouts] [Outlines] [Labs] [More Labs] [Assignments] [Quizzes] [Exams] [Examples] [Book] [Tutorial] [API]
Disclaimer Often, these pages were created "on the fly" with little, if any, proofreading. Any or all of the information on the pages may be incorrect. Please contact me if you notice errors.
This page may be found at http://www.math.grin.edu/~rebelsky/Courses/CS152/99F/Handouts/corrections.html
Source text last modified Thu Sep 30 10:17:08 1999.
This page generated on Thu Sep 30 10:17:42 1999 by Siteweaver. Validate this page's HTML.
Contact our webmaster at rebelsky@grinnell.edu