𝔖 Bobbio Scriptorium
✦   LIBER   ✦

C++ Programming with the Standard Template Library

✍ Scribed by Musser D.R., Derge G.J., Saini A.


Book ID
127436267
Publisher
Addison-Wesley
Year
2001
Tongue
English
Weight
4 MB
Edition
2
Category
Library

No coin nor oath required. For personal study only.

✦ Synopsis


Standard Template Libraries (STL) were created to provide C++ programmers with a suite of rusable programs, or lines of code, that could be used by everyone to increase programming productivity and quality. This book is the definitive reference on C++ programming using STL, as it was written by the team that created the library.


πŸ“œ SIMILAR VOLUMES


Stl Tutorial & Reference Guide: C++ Prog
✍ David R.; Saini, Atul Musser πŸ“‚ Library πŸ“… 2001 πŸ› Addison-Wesley Professional 🌐 English βš– 3 MB

In 1968 Doug McIlroy presented his famous paper, "Mass Produced Software Components" (Ref. 6). Now, more than a quarter of a century later, we still have not fully realized his vision of standard libraries of reusable components (which today are also known as "software building blocks" or "software