We create a basic number guessing game for the user to try and guess a Random number created by the program.
Covers the creation of two object instances from the Scanner and Random classes. Explains how to use Google to search for Classes that might be of interest and how to read the Java API documents online related to a given Class. Compares the Java API online to the verbose popup dialogues used by Eclipse such as at the invocation of methods to a given object instance or static Class methods.
Series Video #7
Ещё видео!