Tuesday, May 17, 2016

Acronyms & Definitions



In this post, I will try to keep a growing list of acronyms and definitions.

Acronyms

MOOC: Massive Open Online Course

ADT: Abstract Data Type (ie Classes, interfaces)

OO: Object-Oriented

OOP: Object-Oriented Programming


Definitions

Fields:  Used to stores the state of an object

Methods: Used to implement the behaviors of an object

No comments:

Post a Comment