One of the easiest ways to understand what is meant by ‘object oriented’, is to define what it is not. Before Object Oriented Programming (OOP) programs were written an imperative way, essentially a ...
The fun part about a programming language like C is that although the language doesn’t directly support many features including object-oriented programming and generics, there’s ...