User-submitted Java Projects

1
221 reads
NiaNia's picture

Submitted by

NiaNia
Tags:

1
232 reads
Tracker's picture

Submitted by

Tracker
Tags:

1
220 reads
Tracker's picture

Submitted by

Tracker
Exact calculation of fibonaccinumbers without limitations
This project calculates fibonaccinumbers as big as you want. The only limitation is your RAM.


Run It Now!
1
206 reads
The dynamic collection example (1.0)
The dynamic collection example below demonstrates how to add into or remove items from list using JSTL .This example has a input text box which takes inputs from user to add into or remove item from
The dynamic collection example (1.0)



Run It Now!
1
214 reads
johnnyspice's picture

Submitted by

johnnyspice
Tags:

TestAverage(1.0)
Write a program that asks the user to enter three test scores. The program should display each test score, as well as the average of the scores.

Enhancement Trail:  

TestAverage(1.0)    TestAverage





Run It Now!
1
260 reads
johnnyspice's picture

Submitted by

johnnyspice
Tags:

1
197 reads
Open_Text_File_and_Read_Words_Print_and_store_without_repetition
Open A text file , count every word , store it in hash table with it's count and print it in sorted order
Run It Now!
1
238 reads
DhrubojyotiBhattacharjee's picture

Submitted by

DhrubojyotiBhat...
Tags:

Contacts Database
A simple java program to add,display and search contacts
Run It Now!
1
192 reads
midori's picture

Submitted by

midori
Tags:

Biggest_Element_in_Array(1.0)
write a program to find the biggest element in the Array


Run It Now!