Languages Java String Manipulation  

Student Roster

download download  
important code information
author:
S. Xiong
minimum requirements:
Student Roster description

This is a sample Java application that allows a user to update a STUDENT ROSTER, using a vector of student objects.


File List:
Student.class1Kb
Student.java3Kb
StudentApp.java15Kb
studentApp.class6Kb

Similar code
Format Phone Number (Popularity: ) : Enter a phone number, including the area code, and watch the script format the phone number on the fly as follows: (###)###-#### I did not write this code. I merely took it from another site and submitted it here for ...
A Parser (Popularity: ) : A badword filter which can filter the given set of words from a string. Works with anything, Swing,Servlet, JSP etc. Use it in your programs such as chat applets to filter unwanted words in communication.
AlphaSort (Popularity: ) : Program Name: AlphaSort These program uses the "Bubble Sort Algorithm" to sort an array of strings in alphabetical order. The "Bubble Sort Algorithm" is not the "quickest algorithm" that can be use to sort a list of elements but it's ...
Encrypto (Popularity: ) : Encryption program encrypts a string of text. It can also decrypt strings of text which have been encrypted with this program.
Translater (Popularity: ) : Translate text into 1337, Ebonics, and 10 year old speak. You can also translate 1337 into English and make the text rAnDOmlY CaPITalIzeD
Cut contents of a page only by highLight it (Popularity: ) : You high light a text or a picture on a page and press the button and the text you marked will disappear you can highLight a text too and press the button and write whatever you want insted of it
Word Generator (Popularity: ) : Generates new words randomly. You can change the number of syllables and words generated, enable leading or trailing vowels etc. Fully commented code. Demonstrates random numbers, string concatenation, nested loops, arrays.
User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 56
version
size in Kb 9
popularity   1696/7913374
user rating 4/10
ad


New Code
Popular Code