Programming in an Object-Oriented Environment
โ Scribed by Raimund K. Ege (Auth.)
- Publisher
- Elsevier Inc, Academic Press Inc
- Year
- 1992
- Tongue
- English
- Leaves
- 292
- Edition
- First
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
Raimund K. Ege's book offers a complete introduction to all object-oriented concepts. Using the newest version of C++, the book compares and contrasts all object-oriented programming languages and extends the concept of object-orientation to the programming environment
โฆ Table of Contents
Content:
Front Matter, Page iii
Copyright, Page iv
Dedication, Page v
Preface, Pages xiii-xiv
List of Figures, Pages xv-xvi
List of Tables, Pages xvii-xix
Introduction, Pages 1-8
Chapter 1 - Basic Concepts, Pages 11-35
Chapter 2 - The Object-Oriented Model of Computation, Pages 37-54
Chapter 3 - Class Hierarchy, Pages 55-79
Chapter 4 - Encapsulation, Pages 81-89
Chapter 5 - An Example Program, Pages 91-130
Chapter 6 - Object-Oriented Programming Languages, Pages 131-155
Chapter 7 - The Object-Oriented Advantage, Pages 159-164
Chapter 8 - Elements of Object-Oriented Systems, Pages 165-175
Chapter 9 - Data Structures and Algorithms, Pages 177-209
Chapter 10 - Object-Oriented User Interfaces, Pages 211-231
Chapter 11 - Object-Oriented Databases, Pages 233-244
Chapter 12 - Object-Oriented Design, Pages 245-255
Conclusion, Page 257
Appendix A - Summary of Terms, Pages 259-262
Appendix B - Listing: The Hello World Example, Pages 263-265
Appendix C - Listing: A String Class, Pages 267-269
Appendix D - Listing: The Course Scheduling Example, Pages 271-279
Appendix E - Listing: A Generic Collection Class, Pages 281-287
Bibliography, Pages 289-293
Index, Pages 295-300
๐ SIMILAR VOLUMES
<p><b></b> In An Introduction to Object-Oriented Programming, Timothy Budd provides a language-independent presentation of object-oriented principles, such as objects, methods, inheritance (including multiple inheritance) and polymorphism. Examples are drawn from several different languages, includi
In An Introduction to Object-Oriented Programming, Timothy Budd provides a language-independent presentation of object-oriented principles, such as objects, methods, inheritance (including multiple inheritance) and polymorphism. Examples are drawn from several different languages, including (among o
In An Introduction to Object-Oriented Programming, Timothy Budd provides a language-independent presentation of object-oriented principles, such as objects, methods, inheritance (including multiple inheritance) and polymorphism. Examples are drawn from several different languages, including (among o