Sponsored Links
Directory Sites
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.
www.acm.org
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 protect Java bytecodes." Published in Crossroads, the ACM student magazine.
www.acm.org
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 goal was to produce an introductory class that taught solid programming and design skills, using Java as the programming language. We will look at some of the problems we encountered, as well as some of the issues involved in using Java to teach students object oriented programming at the introductory level." Published in Crossroads, the ACM student magazine.
www.acm.org
Distributed Computation with Java Remote Method Invocation
An introduction of distributed computing with Java Remote Method Invocation, includes a contrived example.
www.acm.org
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
www.acm.org
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
www.acm.org
Abstract Window Toolkit - Instruction on the use of the AWT with sections on Frames, Layout, Boarders, Grids and Panels
www.acm.org
Creating a Simple, Multithreaded Chat System with Java
The creation and design of Java Chat Programs with sections on ChatServer and ChatHandler
www.acm.org
Objective Viewpoint: Java I/O and Compression
The basics of input and output (I/O) in the Java Environment
www.acm.org
Objective Viewpoint: Make Your GUI Swing
Using the swing library to improve interfaces in java - ACM Crossroads 6-4
www.acm.org
Using the Java Document Generator
An introduction to a standard Java API document generator.
www.acm.org
Regular column in ACM Crossroads magazine, featuring articles about programming in Java (currently) and C++ (in the past).
www.acm.org