Expert C++ : Become a proficient programmer by learning coding best practices with C++17 and C++20's latest features, 2/e (Paperback)
Hahn, Marcelo Guerra, Tigranyan, Araks, Asatryan, John
- 出版商: Packt Publishing
- 出版日期: 2023-08-25
- 售價: $1,900
- 貴賓價: 9.5 折 $1,805
- 語言: 英文
- 頁數: 604
- 裝訂: Quality Paper - also called trade paper
- ISBN: 1804617830
- ISBN-13: 9781804617830
-
相關分類:
C++ 程式語言
立即出貨 (庫存=1)
買這商品的人也買了...
-
$2,205Professional C++ 5th 版本
-
$534$507 -
$654$621 -
$894$849 -
$534$507 -
$465C++20 設計模式:可複用的面向對象設計方法 (原書第2版)
-
$708$673 -
$774$735 -
$509數以達理:量化研發管理指南
-
$4,560Cryptography: Algorithms, Protocols, and Standards for Computer Security (Hardcover)
-
$1,980$1,881 -
$2,024Automating Data Quality Monitoring: Scaling Beyond Rules with Machine Learning (Paperback)
-
$403軟件工程原理與實踐
-
$419$398 -
$620$489 -
$403精實 DevOps
-
$301基於近鄰思想和同步模型的聚類算法
-
$2,077Defensive Security Handbook: Best Practices for Securing Infrastructure (Paperback)
-
$654$621
相關主題
商品描述
Take your C++ skills to the next level with expert insights on advanced techniques, design patterns, and high-performance programming
Purchase of the print or Kindle book includes a free PDF eBook
Key Features
- Master templates, metaprogramming, and advanced functional programming techniques to elevate your C++ skills
- Design scalable and efficient C++ applications with the latest features of C++17 and C++20
- Explore real-world examples and essential design patterns to optimize your code
Book Description
Are you an experienced C++ developer eager to take your skills to the next level? This updated edition of Expert C++ is tailored to propel you toward your goals.
This book takes you on a journey of building C++ applications while exploring advanced techniques beyond object-oriented programming. Along the way, you'll get to grips with designing templates, including template metaprogramming, and delve into memory management and smart pointers. Once you have a solid grasp of these foundational concepts, you'll advance to more advanced topics such as data structures with STL containers and explore advanced data structures with C++. Additionally, the book covers essential aspects like functional programming, concurrency, and multithreading, and designing concurrent data structures. It also offers insights into designing world-ready applications, incorporating design patterns, and addressing networking and security concerns. Finally, it adds to your knowledge of debugging and testing and large-scale application design.
With Expert C++ as your guide, you'll be empowered to push the boundaries of your C++ expertise and unlock new possibilities in software development.
What you will learn
- Go beyond the basics to explore advanced C++ programming techniques
- Develop proficiency in advanced data structures and algorithm design with C++17 and C++20
- Implement best practices and design patterns to build scalable C++ applications
- Master C++ for machine learning, data science, and data analysis framework design
- Design world-ready applications, incorporating networking and security considerations
- Strengthen your understanding of C++ concurrency, multithreading, and optimizing performance with concurrent data structures
Who this book is for
This book will empower experienced C++ developers to achieve advanced proficiency, enabling them to build professional-grade applications with the latest features of C++17 and C++20. If you're an aspiring software engineer or computer science student, you'll able to master advanced C++ programming techniques through real-world applications that will prepare you for complex projects and real-world challenges.
目錄大綱
- Building C++ Applications
- Beyond Object-Oriented Programming
- Understanding C++ Templates
- Template Metaprogramming
- Memory Management and Smart Pointers
- Digging into Data Structures: STL Containers
- Advanced Data Structures with C++
- Functional Programming
- Concurrency and Multithreading
- Designing Concurrent Data Structures
- Designing World-Ready Applications
- Incorporating Design Patterns in C++ Applications
- Networking and Security
- Aggregates, Entities & Value Objects
- Large-Scale C++ Application Design
- Understanding and Using C++ in Machine Learning Tasks
- Using C++ in Data Science
- Designing and Implementing a Data Analysis Framework