Objective Viewpoint - Regular column in ACM Crossroads magazine, featuring articles about programming in Java (currently) and C++ (in the past). - http://www.acm.org/crossroads/doc/indices/objective-viewpoint.html
Using the Java Document Generator - An introduction to a standard Java API document generator. - http://www.acm.org/crossroads/columns/ovp/august2000.html
Objective Viewpoint: Make Your GUI Swing - Using the swing library to improve interfaces in java - ACM Crossroads 6-4 - http://www.acm.org/crossroads/xrds6-4/ovp64.html
Java AWT Layout Management - Abstract Window Toolkit - Instruction on the use of the AWT with sections on Frames, Layout, Boarders, Grids and Panels - http://www.acm.org/crossroads/xrds5-1/ovp51.html
A Practial Crash Course in Java 1.1 - Part Two - Latest information and help from ACM Crossroads on JDK 1.1.3. Part Two of a Two Part Article - http://www.acm.org/crossroads/xrds4-3/ovp.html
A Practial Crash Course in Java 1.1 - Part One - Latest information and help from ACM Crossroads on JDK 1.1.3. Part One of a Two Part Article - http://www.acm.org/crossroads/xrds4-2/ovp42.html
ACM Crossroads: The Use of Java as an Introductory Programming Language - "During the fall of 1996, the Georgia Insitute of Technology initiated the transition from teaching procedural programming to teaching object-oriented programming at the introductory level. Our main - http://www.acm.org/crossroads/xrds4-4/introjava.html
ACM Crossroads: Protecting Java Code via Code Obfuscation - "The Java language is compiled into a platform independent bytecode format. Much of the information contained in the original source code remains in the bytecode, thus decompilation is easy. We will examine how code obfuscation can help prote - http://www.acm.org/crossroads/xrds4-3/codeob.html
ACM Crossroads Java feature articles - ACM Crossroads is the student magazine of the Association for Computing Machinery. Crossroads has published several articles on Java, in addition to having a regular column on Java programming. - http://www.acm.org/crossroads/doc/indices/features.html#Java