Simple Java Programs

 

Home
My Work
Links
Photo Gallery
About Me

 

This page is contains simple programs written in Java. The purpose of it, is to give an idea of what java looks like for those who don't know about it, as well as help beginners in java.

I hope you find them as useful and helpful as I hope for them to be.

 

 

bulletMaxNum - This program reads some numbers in a file, finds the largest one and prints it into another file.
   - Click here to download the java source file.
   - Click here to view the html version of it.
 

 

bulletNumSort - Reads N numbers from a file, sorts them using the java built in sort method and prints them into another file.
   - Click here to download the java source file.
   - Click here to view the html version of it.

 

 

Home | My Work | Links | Photo Gallery | About Me | Sign Guest Book | View Guest Book

This site was last updated Friday March 21, 2003