Skip to main content

Data Structure Programming

With the Standard Template Library in C++

  • Textbook
  • © 1998

Overview

  • Introduces data structures and the STL.
  • Provides a carefully integrated discussion of general data structures and their implementation and use in the STL.
  • The author teaches readers the important features of abstraction while using the STL to develop applications, and is well known in the community.

Part of the book series: Undergraduate Texts in Computer Science (UTCS)

This is a preview of subscription content, log in via an institution to check access.

Access this book

eBook USD 39.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book USD 54.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Other ways to access

Licence this eBook for your library

Institutional subscriptions

Table of contents (9 chapters)

Keywords

About this book

Once programmers have grasped the basics of object-oriented programming and C++, the most important tool that they have at their disposal is the Standard Template Library (STL). This provides them with a library of re-usable objects and standard data structures. It has recently been accepted by the C++ Standards Committee. This textbook is an introduction to data structures and the STL. It provides a carefully integrated discussion of general data structures and their implementation and use in the STL. In so doing, the author is able to teach readers the important features of abstraction and how to develop applications using the STL.

Authors and Affiliations

  • Department of Computer Science, Pace University, New York, USA

    Joseph Bergin

Bibliographic Information

Publish with us