Java Reference
In-Depth Information
Chapter Summary
This chapter provided an overview of computer programming, the Java
programming language and its characteristics, and the steps of the program
development cycle. The Java platform allows you to build many types of pro-
grams, including console applications, windowed applications, applets, servlets,
Web services, and beans. The chapter also introduced you to object-oriented
programming and design concepts and the use of objects, methods, attributes,
and events. You learned how object-oriented programming and design facilitates
rapid application development and how the concepts of encapsulation, inheri-
tance, and polymorphism create reusable, stable programs that are easier and
faster to design. Finally, the chapter reviewed the components of the Java
Software Development Kit (SDK), including the Java compiler, the Java Virtual
Machine, APIs, and the Java Applet Viewer, as well as other development
tools, such as value-added text editors (VATEs) and integrated development
environments (IDEs).
Key Terms
aggregation (23)
algorithm (14)
applet (6)
application (5)
application program interface (API)
(30)
application software packages
(10)
attributes (16)
bean (9)
boundary values (21)
builder tool (33)
bytecode (30)
class (16)
class diagram (16)
class libraries (30)
class packages (30)
class providers (29)
class users (29)
client-side (6)
code (2)
coding (2)
comments (20)
compiler (30)
computer programming (2)
console application (5)
control structure (18)
correct (14)
documentation (22)
efficient (14)
encapsulation (27)
event (24)
event diagram (24)
event-driven (25)
flowchart (16)
generalization hierarchy (23)
high-level languages (2)
hosting (7)
Hypertext Markup Language (HTML)
(6)
information hiding (27)
inheritance (27)
instance (24)
integrated development environment
(IDE) (33)
integration testing (21)
interpreter (30)
Java (2)
Java Applet Viewer ( 32)
Java 2 Runtime Environment (JRE)
(29)
Java 2 Standard Edition (J2SE)
(29)
Search WWH ::




Custom Search