
Ebook covers the foundation organizing data structures and their implementation using C++ language. Most of the data structures, such as arrays, vectors, lists, maps and stacks, are composed of standard template library (STL). Book quite extensively studied canonical realization of these data structures, which is both effective and concise. Much attention in the book is paid to algorithms for working with data structures.
Electronic book should be studied on practical examples. Software projects at the end of each ebook chapter allow the reader to develop and implement their own data structure, either to expand or use the data structure, covered in chapter. While carrying out laboratory work provided in each chapter, the reader will be able to gain practical skills application of knowledge in real programming.
Ebook can be used as a teaching tool in studying computer technology programs in higher education institutions.
Related posts
No Comments »
No comments yet.
