Event-Based Programming
Ted Faison
Broschiertes Buch

Event-Based Programming

Taking Events to the Limit

Versandkostenfrei!
Versandfertig in 6-10 Tagen
58,99 €
inkl. MwSt.
Weitere Ausgaben:
PAYBACK Punkte
29 °P sammeln!
Languages like C#, VB .NET, and Delphi include built-in support for events, and these events become very powerful when they connect the objects and components of a system. Events make it possible for such parts to interact without any coupling. And the resulting parts can be developed and tested individuallywhich keeps the code clean and simple.Component-based development (CBD) is an extension of object-oriented programming. CBD does away with the language and vendor-specific limitations of OOP, makes software reuse more practical and accelerates the development process. Event-based programmin...