Explore the latest books of this year!
Bookbot

Joseph Bergin

    Joseph Bergin is an internationally recognized expert on the history of early modern France, particularly the 17th century. His extensive work focuses on a deep understanding of the social, political, and cultural currents of the era. Bergin's research uncovers the complex dynamics of power and influence that shaped French society. His academic contributions are valued for their depth and ability to illuminate key aspects of early modern history.

    Data structure programming
    Data Structure Programming
    The Rise of Richelieu (Studies in Early Modern European History)
    • Data Structure Programming

      With the Standard Template Library in C++

      • 356 pages
      • 13 hours of reading

      The Standard Template Library (STL) serves as a crucial resource for programmers familiar with object-oriented programming and C++. This textbook offers an introduction to data structures alongside the STL, featuring a comprehensive discussion on their implementation and usage. It emphasizes key concepts like abstraction, guiding readers in developing applications with the STL. The integration of general data structures with practical examples helps reinforce understanding and application in real-world programming scenarios.

      Data Structure Programming
    • 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 structure programming