March 2013
Intermediate to advanced
416 pages
9h 41m
English
Functions
Contents
This book deals with data structures and their implementation in Java; in this chapter, we will discuss some aspects of the language. We discuss the development of Java and its differences from languages such as C++ or Pascal, and move on to illustrate its use in a simple program. There are a number of ways for creating Java programs, ranging from ‘integrated development environments’ such as Borland’s JBuilder® or Netbeans® to the use of the Sun Java Development ...