1.

Do I Have To Understand Object-oriented Programming To Use Delphi?

Answer»

Well, yes, to a POINT. Delphi's user interface DESIGN tools produce object-oriented code. However, if you're familiar with either Visual Basic or POWERBUILDER, you probably have enough understanding of OOP to get by.

You can do a GREAT deal in Delphi without having to create your own objects, which is the point at which it becomes important to REALLY understand something about them.

Well, yes, to a point. Delphi's user interface design tools produce object-oriented code. However, if you're familiar with either Visual Basic or Powerbuilder, you probably have enough understanding of OOP to get by.

You can do a great deal in Delphi without having to create your own objects, which is the point at which it becomes important to really understand something about them.



Discussion

No Comment Found