IT 101: OOP
This series of articles is a compilation of the notes I gathered during my programming bootcamp at Green Fox Academy, last year.
You can read the other articles here:
Object-Oriented Programming
Object-oriented programming (OOP) is a programming language model in which programs are organized around data, or objects, rather…