String and Files

Choose an assignment:

It needs to use files and String functions. It will be an applet.

Marking:

  1 2 3 4 4+
String Functions One used. Two Used.

Many of:

  • substring
  • charAt
  • length
  • trim
  • toLower
  • toUpper

A new function (found using help file) is used.

Many new functions is used.
Files Read in from a File. Flawless read in from file. Complex read in from the File or output to a file. Complex read in from the file AND output to a file. Many new things added.
Complexity Basics. Nice user interaction with input and output. Applet. Well error tested. Works well. Especially polished porject. Complex game or project.
Comments Title only. Pre and Post Before major ifs and loops. Extra features and new things documented at top. Artwork is sourced in comments.