Java
Applets
* Articles about
Java programming published by me in the electronic magazine email
Report:
- Java Applets (I) - The First Steps,
published on the 1st November 1999;
- Java Applets (II) - User Interaction,
published on the 1st December 1999;
- Java Applets (III) - Creating Threads
in Java, published on the 1st January 2000;
* Graphics:
- The Squares Problem;
- The Sierpinski Triangle;
- The Joligon;
- The
Rotation of an Ellipse around one of its Points;
- The Rotation of a Square Vertexes;
- The Rotation of a Square Center;
- The Koch Curve;
- The Wrapping Up Polygon;
- The Emblem Polygon;
- The Optical Art;
- The Lacy Napkin;
* Animated examples:
- The Flying Balls.
* Synchronizing threads:
- The Dining Philosophers