| | |
Description | Compatibility | Level/ Author | Views/ Date Submitted | User Rating |
| |
| |
 |
Guess My Name | Java (JDK 1.1), Java (JDK 1.2) | Beginner / ryan kit | 3759 since 3/22/2003 4:14:27 PM | Unrated
|
| |
This is another very simple java program that will ask you for a guess of what my name is, then it will either loop and ask again if you got it wrong, or it will continue to the next step. Very simple, for very beginners. It's very clean and well commente ...(description truncated) |
| |
| |
| |
 |
Guessing Game | Java (JDK 1.3), Java (JDK 1.4), Java (JDK 1.5) | Beginner / Izah | 5134 since 5/15/2008 1:33:34 PM | Unrated
|
| |
Java Guessing Game will generate 100 random number and user must guess the correct number based on the given clues.
There are 4 options available -- number is even or not / compare with other number / guess the answer / exit program'
Great for beginners. ...(description truncated) (ScreenShot) |
| |
| |
| |
 |
Hebb Rule Method | Java (JDK 1.1), Java (JDK 1.2), Java (JDK 1.3), Java (JDK 1.4), Java (JDK 1.5) | Beginner / Iskandar M. Alawi | 2517 since 7/7/2011 3:48:08 PM | Unrated
|
| |
Script sederhana ini akan melakukan training pada tabel AND ataupun OR, yang kemudian dilakukan pengujian untuk pengenalan pola pada salah satu tabel tersebut. metode yang digunakan adalah dengan hebb rule (ScreenShot) |
| |
Please support the site by visiting our
sponsor:
|
| |
| |
 |
Hello World | Java (JDK 1.1), Java (JDK 1.2), Java (JDK 1.3), Java (JDK 1.4), Java (JDK 1.5) | Intermediate / princennamdi | 2707 since 8/17/2010 8:33:26 AM | Unrated
|
| |
The first java program you should ever know as a programmer. |
| |
| |
| |
 |
HighCount | Java (JDK 1.1), Java (JDK 1.2) | Beginner / Atrus Greyor | 2811 since 3/7/2004 11:01:03 AM |
By 2 Users
|
| |
This is a small program that count to 9999999, for beginers who want to learn about for loops.
Please vote! |
| |
| |
| |
 |
Hollow Diamond | Java (JDK 1.1), Java (JDK 1.2), Java (JDK 1.3), Java (JDK 1.4), Java (JDK 1.5) | Intermediate / ASAD CHOHAN | 4310 since 10/6/2006 5:56:52 PM | Unrated
|
| |
take input and prints Hollow diamond
*
* *
* *
* *
*
like this.... |
| |
| |
| |
 |
HTTP Date and TIME | Java (JDK 1.4), Java (JDK 1.5) | Intermediate / John Hass | 2759 since 1/22/2005 2:44:27 AM | Unrated
|
| |
I Built http date just to prove I could :) httpdate goes to a web server and fetches the current date and time. |
| |
| |
| |
 |
iMAG | Java (JDK 1.1), Java (JDK 1.2), Java (JDK 1.3), Java (JDK 1.4), Java (JDK 1.5) | Beginner / LINUX PRO RIFAI | 2509 since 10/26/2004 7:06:51 AM |
By 2 Users
|
| |
dRAWS A IMAGE |
| |
| |
| |
 |
ImageViewer | Java (JDK 1.4), Java (JDK 1.5) | Beginner / Taylan Tokay | 4886 since 3/10/2006 7:08:37 AM |
By 1 Users
|
| |
The is a small tool which takes the name of the image and displays it.You can insert,delete and search the name of the image file from the list.A good example for beginners to learn the binary search algorithm. (ScreenShot) |
| |
| |
| |
 |
Input and Output Library Files Using Savitch Library File | Java (JDK 1.1), Java (JDK 1.2), Java (JDK 1.3), Java (JDK 1.4), Java (JDK 1.5) | Advanced / Jake Rodriguez Pomperada | 1663 since 4/18/2011 8:05:33 PM | Unrated
|
| |
A collection of input and output library file that I have prepared using the library file written by Walter Savitch in his book on Java Programming that I think very useful for anybody working in Java programming language.
If you find my work useful send ...(description truncated) |
| |