Skip to content

Mar 28: File/Input Output

Learning Objectives

After today's class, you should be able to:

  • Parse user input and string objects using a Scanner.
  • Read a text file line by line, and extract data from it.
  • Create a new text file, and output several lines to it.

Lesson Outline

Q&A [5 min]

Act11 [45 min]

Your To-Do List