RPN Calculator

Another fun project that further advanced my encapsulation skills. Throughout this semester Professor Herring challenged us to keep our main functions small, at most we could write 30 lines before we received penalties. At first this requirement seemed insane. However as my skills advanced encapsulation became easier. The main function for this program contains only 15 lines of code including the comments.