Skip to the content.

Online Reading: 03 - Maps, primitives, File I/O

Primitives vs. Objects

Java Type System

Exceptions in Java (read the first three sections on the left: What is an Exception, The Catch or Specify Requirement, Catching and Handling Exceptions)

What is an Exception?

How to Throw Exceptions

Using Scanner to read in a file in Java

Scanning