Go to file
Matthew Jensen 9e458e8709 add calendar assignment from WCC CS 141 Winter 2019. 2019-12-13 13:52:23 -08:00
calendar add calendar assignment from WCC CS 141 Winter 2019. 2019-12-13 13:52:23 -08:00
.gitignore add calendar assignment from WCC CS 141 Winter 2019. 2019-12-13 13:52:23 -08:00
README.md add calendar assignment from WCC CS 141 Winter 2019. 2019-12-13 13:52:23 -08:00

README.md

Topics:

File I/o (input / output), Arrays

Learning Outcomes:

  • Practice Reading in files to java and processing file text content
  • Become comfortable with using arrays to store and retrieve data
  • Design and develop programs in accepted style
  • Develop further the ability to enhance a program to increase functionality
  • Execute the proper steps to write out desired content to a file