How to Understand Object Oriented Programming
What do programming languages like C++, C#, Visual Basic, Java, etc. have in common? Among other things, they are object-oriented languages. If you're new to programming, or need a dummy's guide to what an object-oriented programming language is, ... [... more]
eHow |
ABAP Objects: Introduction to Programming SAP ...
ABAP (Advanced Business Application Programming) is a powerful programming language created specifically for developing SAP applications. ABAP Objects is the new object-oriented generation of this language, designed to respond to the needs of SAP's [... more]
$68.84 (Save 10%)
Buy.com |
The Object-Z Specification Language
Object-Z is an object-oriented extension of the formal specification language Z. It adds to Z notions of classes and objects, and inheritance and polymorphism. By extending Z's semantic basis, it enables the specification of systems as collections of [... more]
$185.00
Buy.com |
Object-Oriented Application Development Using the Cache ...
Nowadays, newly developed software packages are often obsolete already at the time of their introduction. Object-oriented software development is a possibleb if not the onlyb solution to this dilemma: applications are modeled as software objects that [... more]
$80.95 (Save 10%)
Buy.com |
Software Architecture: Pespectives on an Emerging Discipline
Software developers have often adopted specific architectural patterns for system organization - but, for the most part, informally. In this book, authors Mary Shaw and David Garlan discuss the formalization of what, until now, has been a substantial [... more]
$52.20 (Save 10%)
Buy.com |
Ecoop 2003 - Object-Oriented Programming
Ecoop 2003 - Object-Oriented Programming [... more]
$89.95
Buy.com |
Object-Oriented Modeling
Object-Oriented Modeling [... more]
$259.00
Buy.com |
Fundamentals of Oop
This book is designed for anyone that wants to learn how to use the Object Oriented Programming (OOP) features of the .NET Framework. This book focuses on the various aspects of OOP as it relates to the C# and the VB.NET programming languages. You will [... more]
$24.95
Buy.com |
Aspectj Cookbook
When Object Oriented programming (OO) first appeared, it was a revelation. OO gave developers the ability to create software that was more flexible and robust, but as time went on and applications became more sophisticated, too, certain areas of [... more]
$39.96 (Save 11%)
Buy.com |
Object Oriented Programming in C++
Object-Oriented Programming in C++ begins with the basic principles of the C++ programming language and systematically introduces increasingly advanced topics while illustrating the OOP methodology. While the structure of this book is similar to that of [... more]
$34.64 (Save 37%)
Buy.com |
How to Create Interchangeable Objects With Polymorphism
In object oriented programming (OOP) a derived class is treated as if it were its base class. This allows programmers to write generic code that is decoupled from type-specific information. Polymorphism, one of the basic features of C++, lets the ... [... more]
eHow |
How to learn c++
C++ is derived from the C language so it is also called as subset of C. the main function fo c is to create a C++ which is concerned with classes, objects and object oriented programming. Invoking Turbo C++: To start turbo C++, Move to the ... [... more]
eHow |