Objectives
This section gives a brief description of Java,
stressing how it compares to and deviates from C++.
Points to emphasize
- design principles -- safety
- terminology -- object, interface
- syntax -- extends, implements
- objects -- abstract data types
- inheritance -- single inheritance
- technology -- applets, servlets, networking
slide: Points to emphasize
Comments
There is a lot of excellent material online.
Very likely your students already have a working
knowledge of Java.
You might try a discussion about Java
in the line of
If Java is the Answer ...