Seller: Ria Christie Collections, Uxbridge, United Kingdom
£ 39.38
Convert currencyQuantity: Over 20 available
Add to basketCondition: New. In.
Seller: GreatBookPricesUK, Woodford Green, United Kingdom
£ 39.37
Convert currencyQuantity: Over 20 available
Add to basketCondition: New.
Seller: GreatBookPricesUK, Woodford Green, United Kingdom
£ 42.98
Convert currencyQuantity: Over 20 available
Add to basketCondition: As New. Unread book in perfect condition.
Seller: California Books, Miami, FL, U.S.A.
£ 37.96
Convert currencyQuantity: Over 20 available
Add to basketCondition: New.
Published by Packt Publishing 2/29/2024, 2024
ISBN 10: 1835468551 ISBN 13: 9781835468555
Language: English
Seller: BargainBookStores, Grand Rapids, MI, U.S.A.
£ 37.42
Convert currencyQuantity: 5 available
Add to basketPaperback or Softback. Condition: New. Data Structures and Algorithms with the C++ STL: A guide for modern C++ practitioners 1.72. Book.
Seller: GreatBookPrices, Columbia, MD, U.S.A.
£ 35.41
Convert currencyQuantity: Over 20 available
Add to basketCondition: New.
Seller: Books Puddle, New York, NY, U.S.A.
£ 43.80
Convert currencyQuantity: 4 available
Add to basketCondition: New.
Seller: GreatBookPrices, Columbia, MD, U.S.A.
£ 39.72
Convert currencyQuantity: Over 20 available
Add to basketCondition: As New. Unread book in perfect condition.
Published by Packt Publishing Limited, 2024
ISBN 10: 1835468551 ISBN 13: 9781835468555
Language: English
Seller: PBShop.store UK, Fairford, GLOS, United Kingdom
£ 40.48
Convert currencyQuantity: Over 20 available
Add to basketPAP. Condition: New. New Book. Delivered from our UK warehouse in 4 to 14 business days. THIS BOOK IS PRINTED ON DEMAND. Established seller since 2000.
Published by Packt Publishing Limited, 2024
ISBN 10: 1835468551 ISBN 13: 9781835468555
Language: English
Seller: THE SAINT BOOKSTORE, Southport, United Kingdom
£ 43.45
Convert currencyQuantity: Over 20 available
Add to basketPaperback / softback. Condition: New. This item is printed on demand. New copy - Usually dispatched within 5-9 working days 526.
Published by Packt Publishing Limited, 2024
ISBN 10: 1835468551 ISBN 13: 9781835468555
Language: English
Seller: PBShop.store US, Wood Dale, IL, U.S.A.
£ 46.02
Convert currencyQuantity: Over 20 available
Add to basketPAP. Condition: New. New Book. Shipped from UK. THIS BOOK IS PRINTED ON DEMAND. Established seller since 2000.
Seller: Majestic Books, Hounslow, United Kingdom
Condition: New. Print on Demand.
Seller: Biblios, Frankfurt am main, HESSE, Germany
£ 47.67
Convert currencyQuantity: 4 available
Add to basketCondition: New. PRINT ON DEMAND.
Seller: AHA-BUCH GmbH, Einbeck, Germany
£ 57.47
Convert currencyQuantity: 1 available
Add to basketTaschenbuch. Condition: Neu. nach der Bestellung gedruckt Neuware - Printed after ordering - Explore the C++ 23 STL with practical guidance on vectors, algorithms, and custom types for intermediate developers, enriched by real-world examples.Key FeaturesMaster the std::vector and understand why it should be your default container of choiceUnderstand each STL algorithm and its practical applicationsGain insights into advanced topics such as exception guarantees and thread safetyPurchase of the print or Kindle book includes a free PDF Elektronisches BuchBook DescriptionWhile the Standard Template Library (STL) offers a rich set of tools for data structures and algorithms, navigating its intricacies can be daunting for intermediate C++ developers without expert guidance. This book offers a thorough exploration of the STL's components, covering fundamental data structures, advanced algorithms, and concurrency features.Starting with an in-depth analysis of the std::vector, this book highlights its pivotal role in the STL, progressing toward building your proficiency in utilizing vectors, managing memory, and leveraging iterators. The book then advances to STL's data structures, including sequence containers, associative containers, and unordered containers, simplifying the concepts of container adaptors and views to enhance your knowledge of modern STL programming. Shifting the focus to STL algorithms, you'll get to grips with sorting, searching, and transformations and develop the skills to implement and modify algorithms with best practices. Advanced sections cover extending the STL with custom types and algorithms, as well as concurrency features, exception safety, and parallel algorithms.By the end of this book, you'll have transformed into a proficient STL practitioner ready to tackle real-world challenges and build efficient and scalable C++ applications.What you will learnStreamline data handling using the std::vectorMaster advanced usage of STL iteratorsOptimize memory in STL containersImplement custom STL allocatorsApply sorting and searching with STL algorithmsCraft STL-compatible custom typesManage concurrency and ensure thread safety in STLHarness the power of parallel algorithms in STLWho this book is forThis book is for intermediate-level C++ developers looking to enhance their software development skills. Familiarity with basic C++ syntax and object-oriented programming (OOP) as well as some exposure to data structures and algorithms is assumed.Tailored to software engineers, computer science students, and hobbyist programmers, this book delves into C++ STL for practical application, performance enhancement, and efficient coding practices.Table of ContentsThe Basics of std::vectorMastering Iterators with std::vectorMastering Memory and Allocators with std::vectorMastering Algorithms with std::vectorMaking a Case for std::vectorAdvanced Sequence Container UsageAdvanced Ordered Associative Container UsageAdvanced Unordered Associative Container UsageAdvanced Container Adaptor UsageAdvanced Container View UsageFundamental Algorithms and SearchingManipulation and TransformationNumeric and Range-Based OperationsPermutations, Partitions, and HeapsSTL with RangesCreating STL-Types ContainersCreating STL-Compatible AlgorithmsType Traits and PoliciesException SafetyThread Safety and Concurrency with the STLSTL Interaction with Concepts and CoroutinesParallel Algorithms with the STL.