Essentials of the Java Programming Language, Part 2


SUBMITTED BY: Guest

DATE: Nov. 15, 2014, 9:49 p.m.

FORMAT: Text only

SIZE: 766 Bytes

HITS: 679

  1. Essentials of the Java Programming Language, Part 2
  2. By Monica Pawlan
  3. July 1999
  4. [ CONTENTS] [ NEXT>>]
  5. [ DOWNLOAD]
  6. This series of lessons builds on the material presented in Java Programming Language Basics, Part 1, which introduced applications, applets, and servlets; simple file and database access operations; and remote method invocation (RMI).
  7. The lessons and code examples for Part 2 are somewhat more complex. They walk you through network communications, building a user interface using more components, data encryption and decryption (pseudo code only), grouping multiple data elements into one object (collections), and internationalizing a program. Part 2 concludes with some object-oriented programming concepts.

comments powered by Disqus