Sebanyak 2 item atau buku ditemukan

OBJECT-ORIENTED PROGRAMMING WITH C++ AND JAVA

This book is designed to introduce object-oriented programming (OOP) in C++ and Java, and is divided into four areas of coverage: Preliminaries: Explains the basic features of C, C++, and Java such as data types, operators, control structures, storage classes, and array structures. Part I : Covers classes, objects, data abstraction, function overloading, information hiding, memory management, inheritance, binding, polymorphism, class template using working illustrations based on simple concepts. Part II : Discusses all the paradigms of Java programming with ready-to-use programs. Part III : Contains eight Java packages with their full structures. The book offers straightforward explanations of the concepts of OOP and discusses the use of C++ and Java in OOP through small but effective illustrations. It is ideally suited for undergraduate/postgraduate courses in computer science. The IT professionals should also find the book useful.

This book is designed to introduce object-oriented programming (OOP) in C++ and Java, and is divided into four areas of coverage: Preliminaries: Explains the basic features of C, C++, and Java such as data types, operators, control ...

Object-Oriented Programming With C++

An Indispensable Text On The Subject, Object-Oriented Programming With C++ Aims At Providing A Sound Appreciation Of The Fundamentals And Syntax Of The Language As Also Of The Powerful Concepts And Their Applicability In Real-Life Problems. Emphasis Has Been Laid On The Reusability Of Code In Object-Oriented Programming And How The Concepts Of Class, Objects, Inheritance, Polymorphism, Friend Functions, And Operator Overloading Are All Geared To Make The Development And Maintenance Of Applications Easy, Convenient And Economical.

An Indispensable Text On The Subject, Object-Oriented Programming With C++ Aims At Providing A Sound Appreciation Of The Fundamentals And Syntax Of The Language As Also Of The Powerful Concepts And Their Applicability In Real-Life Problems.