Out of Stock
Get notified when this item becomes available
"Object-oriented programming (OOP) tends to improve software quality by promoting structure, extensibility, and reusability of software. Its fundamentals are data abstraction, inheritance and dynamic binding. But it is not enough to understand these concepts; one must also learn how to make good use of them." "This book covers the basic concepts of OOP, shows typical application patterns, gives us