Skip to content

Assignments

annemariecabs edited this page Nov 9, 2018 · 23 revisions

The references for all my assignments will be here.

For Assignment #1 - File Reading/Character Matching/Word Substitution, view the FileReading project. To view the Javadocs for this project, click here.

For Assignment #2 - Selection and Merge Sort for an Array of Cards, view the Sorting Cards project. To view the Javadocs for the three classes in this project, click here for Card, click here for CardComparator, and click here for Deck.

For Assignment #3 - Index Maker with Sets/Maps, view the Index Maker project. To view the Javadocs for the three classes in this project, click here for IndexEntry, click here for DocumentIndex, and click here for IndexMaker.

For Assignment #4 - Production Line, view the Production Line project. The Javadocs for this project are not yet available.

Clone this wiki locally