Object-Oriented Thought Process, 3rd Edition
Object-oriented programming (OOP) is the foundation of modern programming languages, including C++, Java, C#, and Visual Basic .NET. By designing with objects rather than treating the code and data as separate entities, OOP allows objects to fully utilize other objects' services as well as inherit their functionality. OOP promotes code portability and reuse, but requires a shift in thinking to be fully understood. Before jumping into the world of object-oriented programming languages, you must first master The Object-Oriented Thought Process.
Details | |
---|---|
Herausgeber | Addison-Wesley |
Autor(en) | Matt Weisfeld |
ISBN | 978-0-672-33016-2 |
veröffentlicht | 2008 |
Seiten | 360 |
Sprache | English |