Unit 1 Overview
By the end of this unit you will be able to:
- Compile and run Java applications using ant and scripts.
- Add, push, commit, and tag in git.
- Create issues in GitHub.
- Read files using Java I/O classes.
- Write to files using Java I/O classes.
- Use Lists and Sets in the Collections interface.
- Document code with JavaDoc.