Java
Hello World
This is a basic hello world application that displays the print and println methods.
User Input
This program shows you how to obtain input from the user in the form of a string.
Calculating Pi
This program demonstrates the Leibniz Series' ability to calculate pi.
WatchMe [Applet]
This Applet is written in java it uses mouse coordinates to position the pupils. Giving the effect that the eyes follow your mouse.
Simple Gui Window
This program shows how to display a simple Gui (Graphical User Interface) window. Note: There are many ways to do this.
Simple Gui Button
This is a basic GUI application that shows one method to add a button object.
BlackJack
This is a blackjack application that is a clasic player vs computer(ai) setup.