Intro to Programming 2
PREVIOUS: Classes
Preface
I didn’t take this class, but self-studied the concepts in the Fall of 2016.
The goal of this class:
- Continuing exploring the ideas used as a programmer using Java
- Be introduced to the ideas of Object Oriented Programming
- Go through the headache that is recursion
- Methods and Functions
- Object Oriented Programming
- Inheritance
- ArrayLists
- Using Files
- Recursion
- Multi-Dimensional Arrays