Join Books.org — it's free

Object-Oriented Introduction To Data Structures Using Eiffel by Richard Wiener β€” book cover
Object-Oriented Programming, Other Programming Languages, General Software Engineering

Object-Oriented Introduction To Data Structures Using Eiffel

by Richard Wiener, Richard S. Weiner
Write a review
Log in to track your reading progress.

Overview

A text book directed at CS2, the second course is a computer science curriculum and comparison release to the author's object-oriented Introduction to Computer Science using Eiffel. It presents the basic principles of Data Structures from an object-oriented perspective using Eiffel, and relatively easy to learn object-oriented programming languages. As a data alternative to C and C++.

Synopsis

Introduces object-oriented data structures using Eiffel, a language that is ideal for the beginning programmer.

Introduces abstract data types, encapsulation, classes, external and internal views of classes, inheritance and polymorphism. Presents an overview of the Eiffel Language and its advantages. Introduces Eiffel's ARRAY and STRING classes and several standard sorting algorithms. Introduces stack and queue abstractions, in both static and dynamic implementations. Presents the basics of recursion and lists. Also introduces binary trees and search trees, presenting important algorithms for balancing search trees.

Anyone who wishes to learn object-oriented techniques without encountering the complexity of C++.

About the Author, Richard Wiener

RICHARD S. WIENER is also author of the companion text, An Object-Oriented Introduction to Computer Science Using Eiffel.

Reviews

There are no reviews yet. Log in to write one.

Book Details

Published
February 1, 1997
Publisher
Prentice Hall
Pages
524
Format
Paperback
ISBN
9780131855885

More by Richard Wiener

Similar books