I'm not familiar with applet programming, I never done it, but I suggest you to start with the easier sample first.. here's a good official tutorial from Sun:
Getting Started with Applets (The Java™ Tutorials > Deployment > Applets)
The link will get you to the Hello World program for Java applet