Building Your First Java applet
A free online course from IBM that walks you through the creation of a simple Java applet. Uses
advanced streaming audio to aid in its teaching!
Code Signing for Java Applets
This document goes over the process of digitally signing a Java applet's files for use with both Netscape
Navigator/Communicator and Microsoft Internet Explorer. It goes through this process step by step in
cookbook fashion, with many examples and helpful batch files.
Basic Effects and Game Development in Java
In this free course/tutorial you will learn how to make games, both multiplayer and singleplayer with
game servers. Special effects as scrollers, image slideshows, message applets and navigation menus and
buttons will be reviewed. You will also learn application development, client-server systems and Java's
graphics engine but on a smaller scale.
Special Effects and Game Programming in Java
This free course mostly will be about special effects and game programming in the form of applets. With
special effects programming, development of animations in Java which can be easily configured by
non-programmers through their parameters. The
main version of Java that will be covered here is version 1.02 due to its compatibility with older web
browsers, but you will also learn Java 1.1 and 1.2(Java 2).