# Introduction to Programming and Computational Problem-Solving II ## Description: This class is part 2 to the first introduction course. This course offers "Introductory programming using an object-oriented approach with the Java programming language. Builds on basic programming constructs introduced in CSE 8A to introduce class design and use, interfaces, basic class hierarchies, recursion, event-based programming, error reporting with exceptions, and file I/O. Basics of command-line navigation for file management and running programs. Development, testing, and debugging of more complex programs." ## DISCLAIMER: **This private repository was made after completing the course and is use for personal usage only. This was not intended to supply students with answers. Again, this is a private repository and access to this repository is only for people visiting my Portfolio website.**