Product details
- Publisher : Packt Publishing (September 11, 2020)
- Language : English
- Paperback : 750 pages
- ISBN-10 : 1800208987
- ISBN-13 : 978-1800208988
کتاب Modern C++ Programming Cookbook: Master C++ core language and standard library features, with over 100 recipes, updated to C++20, 2nd Edition
A pragmatic recipe book for acquiring a comprehensive understanding of the complexities and core fundamentals of C++ programming
Key Features
- Explore the latest language and library features of C++20 such as modules, coroutines, concepts, and ranges
- Shed new light on the core concepts in C++ programming, including functions, algorithms, threading, and concurrency, through practical self-contained recipes
- Leverage C++ features like smart pointers, move semantics, constexpr, and more for increased robustness and performance
Book Description
C++ has come a long way to be one of the most widely used general-purpose languages that is fast, efficient, and high-performance at its core.
The updated second edition of Modern C++ Programming Cookbook addresses the latest features of C++20, such as modules, concepts, coroutines, and the many additions to the standard library, including ranges and text formatting. The book is organized in the form of practical recipes covering a wide range of problems faced by modern developers.
The book also delves into the details of all the core concepts in modern C++ programming, such as functions and classes, iterators and algorithms, streams and the file system, threading and concurrency, smart pointers and move semantics, and many others. It goes into the performance aspects of programming in depth, teaching developers how to write fast and lean code with the help of best practices.
Furthermore, the book explores useful patterns and delves into the implementation of many idioms, including pimpl, named parameter, and attorney-client, teaching techniques such as avoiding repetition with the factory pattern. There is also a chapter dedicated to unit testing, where you are introduced to three of the most widely used libraries for C++: Boost.Test, Google Test, and Catch2.
By the end of the book, you will be able to effectively leverage the features and techniques of C++11/14/17/20 programming to enhance the performance, scalability, and efficiency of your applications.
What you will learn
- Understand the new C++20 language and library features and the problems they solve
- Become skilled at using the standard support for threading and concurrency for daily tasks
- Leverage the standard library and work with containers, algorithms, and iterators
- Solve text searching and replacement problems using regular expressions
- Work with different types of strings and learn the various aspects of compilation
- Take advantage of the file system library to work with files and directories
- Implement various useful patterns and idioms
- Explore the widely used testing frameworks for C++
Who this book is for
The book is designed for entry- or medium-level C++ programmers who have a basic knowledge of C++ and want to master the language and become prolific modern C++ developers. Experienced C++ programmers can leverage this book to strengthen their command of C++ and find a good reference to many language and library features of C++11/14/17/20.
Table of Contents
- Learning Modern Core Language Features
- Working with Numbers and Strings
- Exploring Functions
- Preprocessing and Compilation
- Standard Library Containers, Algorithms, and Iterators
- General-Purpose Utilities
- Working with Files and Streams
- Leveraging Threading and Concurrency
- Robustness and Performance
- Implementing Patterns and Idioms
- Exploring Testing Frameworks
- C++20 Core Features
منابع کتاب کتاب Modern C++ Programming Cookbook: Master C++ core language and standard library features, with over 100 recipes, updated to C++20, 2nd Edition
یک کتاب دستور العمل عملی برای دستیابی به درک جامعی از پیچیدگی ها و مبانی اصلی برنامه نویسی C++
ویژگی های کلیدی
- جدیدترین زبان و ویژگیهای کتابخانه C++20 مانند ماژولها، برنامهها، مفاهیم و محدودهها را کاوش کنید.
- روشن کردن مفاهیم اصلی در برنامه نویسی C++، از جمله توابع، الگوریتم ها، رشته و همزمانی، از طریق دستور العمل های عملی مستقل
- برای افزایش استحکام و عملکرد از ویژگیهای C++ مانند اشارهگرهای هوشمند، معناشناسی حرکت، constexpr و موارد دیگر استفاده کنید.
توضیحات کتاب
C++ راه درازی را پیموده است تا یکی از پرکاربردترین زبان های همه منظوره باشد که در هسته خود سریع، کارآمد و با کارایی بالا است.
نسخه دوم به روز شده کتاب آشپزی برنامه نویسی مدرن C++ به جدیدترین ویژگی های C++20، مانند ماژول ها، مفاهیم، برنامه های اساسی، و موارد اضافه شده به کتابخانه استاندارد، از جمله محدوده ها و قالب بندی متن، می پردازد. این کتاب در قالب دستور العمل های عملی سازماندهی شده است که طیف گسترده ای از مشکلاتی را که توسعه دهندگان مدرن با آن مواجه هستند پوشش می دهد.
این کتاب همچنین به جزئیات تمام مفاهیم اصلی در برنامهنویسی مدرن C++، مانند توابع و کلاسها، تکرارکنندهها و الگوریتمها، جریانها و سیستم فایل، threading و همزمانی، اشارهگرهای هوشمند و معناشناسی حرکتی و بسیاری دیگر میپردازد. این به جنبه های عملکرد برنامه نویسی عمیق می رود و به توسعه دهندگان آموزش می دهد که چگونه با کمک بهترین روش ها کد سریع و ناب بنویسند.
علاوه بر این، این کتاب الگوهای مفیدی را بررسی میکند و در اجرای بسیاری از اصطلاحات، از جمله pimpl، پارامتر نامگذاری شده، و وکیل مشتری، تکنیکهایی مانند اجتناب از تکرار با الگوی کارخانه را آموزش میدهد. همچنین فصلی به تست واحد اختصاص داده شده است که در آن با سه مورد از پرکاربردترین کتابخانه ها برای C++ آشنا می شوید: Boost.Test، Google Test و Catch2.
در پایان کتاب، شما قادر خواهید بود به طور موثر از ویژگی ها و تکنیک های برنامه نویسی C++11/14/17/20 برای افزایش عملکرد، مقیاس پذیری و کارایی برنامه های خود استفاده کنید.
آنچه خواهید آموخت
- ویژگی های زبان و کتابخانه جدید C++20 و مشکلات حل آنها را درک کنید
- در استفاده از پشتیبانی استاندارد برای threading و همزمانی برای کارهای روزانه ماهر شوید
- از کتابخانه استاندارد استفاده کنید و با کانتینرها، الگوریتمها و تکرارکنندهها کار کنید
- مشکلات جستجو و جایگزینی متن را با استفاده از عبارات منظم حل کنید
- با انواع رشته ها کار کنید و جنبه های مختلف کامپایل را یاد بگیرید
- از کتابخانه سیستم فایل برای کار با فایل ها و دایرکتوری ها استفاده کنید
- الگوها و اصطلاحات مفید مختلف را پیاده سازی کنید
- چارچوب های آزمایشی پرکاربرد برای C++ را کاوش کنید
این کتاب برای چه کسی است
این کتاب برای برنامه نویسان C++ سطح مقدماتی یا متوسط طراحی شده است که دانش اولیه C++ را دارند و می خواهند به این زبان تسلط داشته باشند و به توسعه دهندگان مدرن C++ تبدیل شوند. برنامه نویسان باتجربه ++C می توانند از این کتاب برای تقویت تسلط بر C++ استفاده کنند و مرجع خوبی به بسیاری از ویژگی های زبان و کتابخانه C++11/14/17/20 بیابند.
فهرست مطالب
- یادگیری ویژگی های زبان اصلی مدرن
- کار با اعداد و رشته ها
- کاوش توابع
- پیش پردازش و تدوین
- ظروف استاندارد کتابخانه، الگوریتم ها و تکرارکننده ها
- ابزارهای همه منظوره
- کار با فایل ها و جریان ها
- استفاده از Threading و Concurrency
- استحکام و عملکرد
- پیاده سازی الگوها و اصطلاحات
- بررسی چارچوب های تست
- ویژگی های C++20 Core
ارسال نظر درباره کتاب Modern C++ Programming Cookbook: Master C++ core language and standard library features, with over 100 recipes, updated to C++20, 2nd Edition