Simula: What Do You Know About It? It is said that if you want to do object-oriented programming, then having a look at SIMULA is a must. If you have not already got yourself familiar with it, here is a brief introduction, but first you may need to know a little about object oriented programming. Object oriented programming uses two main parts to develop a program: data and operations on data. An object is a piece of code that can...... Source : Computer Programming