Quanetic Software May 12, 2008  
 Fun Things
  Java
  Music
  Chess
  RegEx Test
  PrePak Website
 Site Stuff
  Home
  Resume
Cup 'o Hot Stuff
Java
So, I've been trying to use Java lately...

Main reason being that it seems there is a lot more work out there for Java developers than there is for PHP developers :( .

I passed the Programmer Certification (SCJ2P) test. I found a number of sites and books to be quite helpful when studying.

Once you're ready to take to the test, you can get more details at Sun's Programmer Certification page, but basically, you'll have to call Sun Educational Services to buy a voucher, then call Prometric to schedule a time.
Here's a Java GUI program I wrote; a lame version of a RPN calculator. I've run it under both Windoze and Linux (in KDE), and it seems to work fine.
You can download the jar file here.

How do you run it? Simply go to a command prompt and type:
java -jar [filename]
(Actually, on many platforms, you can just double-click the file)

Of course, this assumes that you have the Java Runtime installed; if you don't (or don't know what this is), you can get it from Sun here.

Now, when you get it running, please don't judge it too harshly...it's still in it's infancy.

What the heck is RPN?

This site constructed sometime in 2001.
info@quanetic.com