Please note: In order to keep Hive up to date and provide users with the best features, we are no longer able to fully support Internet Explorer. The site is still available to you, however some sections of the site may appear broken. We would encourage you to move to a more modern browser like Firefox, Edge or Chrome in order to experience the site fully.

Data Structure Programming : With the Standard Template Library in C++, PDF eBook

Data Structure Programming : With the Standard Template Library in C++ PDF

Part of the Undergraduate Texts in Computer Science series

PDF

Please note: eBooks can only be purchased with a UK issued credit card and all our eBooks (ePub and PDF) are DRM protected.

Description

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.

Information

Information

Also in the Undergraduate Texts in Computer Science series  |  View all