Data Structures In C Using The Standard Template Library

Download Data Structures In C Using The Standard Template Library PDF/ePub or read online books in Mobi eBooks. Click Download or Read Online button to get Data Structures In C Using The Standard Template Library book now. This website allows unlimited access to, at the time of writing, more than 1.5 million titles, including hundreds of thousands of titles in various foreign languages.
Data Structure Programming

Author: Joseph Bergin
language: en
Publisher: Springer Science & Business Media
Release Date: 2012-12-06
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.
Data Structures in C++ Using the Standard Template Library

This book takes an exciting new approach to teaching data structures by incorporating the power of the Standard Template Library, whilst providing examples of modern software engineering principles and techniques.