Unit 1 Overview

By the end of this unit you will be able to:

  1. Compile and run Java applications using ant and scripts.
  2. Add, push, commit, and tag in git.
  3. Create issues in GitHub.
  4. Read files using Java I/O classes.
  5. Write to files using Java I/O classes.
  6. Use Lists and Sets in the Collections interface.
  7. Document code with JavaDoc.