15
Object-Oriented Programming with Java
LEARNING OBJECTIVES
At the end of the chapter, you should be able to understand
Downloading and installing JDK required to run your programs.
Setting environment variables.
Understanding what processes are involved in running a Java program.
Running a Java stand-alone program.
Running a Java applet with Java swing components.
- Using Industry standard Eclipse Development Tool.
15.1 Introduction
Java has been specially designed for the Internet. There are many features of Java that are ideally suited for calling it as language for the network. C and C++ are proven structured and objective-oriented languages but they are not built for network and the Internet. Java is a pure objective-oriented language ...
Get Object-oriented Programming Using C++ and Java now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.