CS141: Topics for Week 11: Nov 2, 4 & 6, 2015


Computer Science Headlines

ACM Tech News

Lab

Continue to work on Lab 8: Arrays

Chapter 7 Arrays and the ArrayList Class: Vocabulary

Continue discussion of Arrays from last week.

Chapter 5.10 Files, and Chapter 10.1-10.2 Exception Handling: Vocabulary

File
Ascii (text) file vs binary file
Opening a file
Closing a file
White space

Exception
Throwing an Exception
Catching an Exception
try-catch
Delimiter

Topics:

In Class Practice Activities