Weve all grown up idolizing heroes of Computer Science like Alan Turing, Ada Lovelace or John Presper Eckert. This is your opportunity to memorialize the remarkable contributions of your chosen hero.
Develop a java program that prints the following information for your selected Computer
Scientist:
- Title of Assignment and your name
- His or her name
- Years they were born and died (if applicable)
- Brief summary of what they did
2. Notes
- In the event you gave away all your Computer Science trading cards, you can get some ideas here: http://en.wikipedia.org/wiki/List_of_computer_scientists
- Turn in only your source (.java) files.
- Required Main Class
CSHero
- Required Input
None
5. Required Output
Your output should look like the following example. It should include your name as well.
Computer Science Hero E. Eckert
Name: John Presper Eckert Dates: 1919 1995
Accomplishments:
John invented the first general-purpose electronic digital computer (ENIAC), founded the first commercial computer company, and designed the first commercial computer in the U.S. (UNIVAC).
Reviews
There are no reviews yet.