java-projects/calendar
Matthew Jensen 7b04c359f4 move calendar readme to right dir.
add dna assignment.
2019-12-13 14:01:10 -08:00
..
Assignment3.java add calendar assignment from WCC CS 141 Winter 2019. 2019-12-13 13:52:23 -08:00
README.md move calendar readme to right dir. 2019-12-13 14:01:10 -08:00
calendarEvents.txt add calendar assignment from WCC CS 141 Winter 2019. 2019-12-13 13:52:23 -08:00
specification.pdf 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