Introduction to Object-Oriented Programming is a course that focuses on learning the programming language Java. Using Java students are expected to implement data types, arrays, logical expressions, functions, and control structures.
Here is a program I wrote using NetBeans to create an interactive Towers of Brahma or better known as Towers of Hanoi game.