September 2017
Intermediate to advanced
800 pages
23h 19m
English
In This Appendix
In this appendix we discuss the details of running the Workshop applets and the example programs.
• The Workshop applets are graphics-based demonstration programs that show what trees and other data structures look like.
• The example programs, whose code is shown in the text, present runnable Java code.
We also discuss the Sun Microsystems Java 2 Standard Edition (J2SE) Software Development Kit (SDK), which you can use not only to run the applets and example programs in this book but to modify the example programs and to write ...