LambdaLuke
 

Cookbook - OOP Console App

Last modified: 10 February 2025

Tutorial on creating a simple console application to demonstrate the main pillars of object orientated programing, Polymorphism, Inheritance, and Interfaces.