دانلود کتاب Advanced C++ Programming Cookbook: Become an expert C++ programmer by mastering concepts like templates, concurrency, and type deduction – کتاب آشپزی برنامه نویسی پیشرفته ++C: با تسلط بر مفاهیمی مانند الگوها، همزمانی و کسر تایپ به یک برنامه نویس خبره C++ تبدیل شوید.

دسته بندی :
اطلاعات کتاب
  • جلد
  • سری
  • ویرایش
  • سال 2020
  • نویسنده (گان) Dr. Rian Quinn
  • ناشر Packt Publishing
  • زبان English
  • تعداد صفحات
  • حجم فایل 39.2MB
  • فرمت فایل epub
  • شابک 1838559914, 9781838559915
قیمت محصول :

45,000 تومان

با خرید این محصول، 2,250 تومان به کیف پول شما بازگشت داده می‌شود

روند خرید و دریافت کتاب‌ها بدون هیچ اختلالی انجام می‌شود.
تمامی فایل‌ها بر روی سرورهای داخلی میزبانی می‌شوند تا بتوانید به راحتی و در لحظه آن‌ها را دانلود کنید. در صورت بروز هرگونه مشکل یا نیاز به راهنمایی، لطفاً از طریق « صفحه تماس باما» با تیم پشتیبانی در ارتباط باشید.

تمامی کتاب های موجود در وبسایت سای وان به زبان انگلیسی میباشد

توضیحات

A recipe-based guide to refining your C++ programming skills with the help of coding best practices, advanced programming concepts, and the latest features of C++17 and C++20

Key Features

  • Learn how to develop and design your own libraries
  • Find solutions to your app development problems and implement them in a highly reusable manner, following library development best practices
  • Explore advanced C++ features such as containers, coroutines, and modules

Book Description

If you think you’ve mastered C++ and know everything it takes to write robust applications, you’ll be in for a surprise. With this book, you’ll gain comprehensive insights into C++, covering exclusive tips and interesting techniques to enhance your app development process.

You’ll kick off with the basic principles of library design and development, which will help you understand how to write reusable and maintainable code. You’ll then discover the importance of exception safety, and how you can avoid unexpected errors or bugs in your code. The book will take you through the modern elements of C++, such as move semantics, type deductions, and coroutines. As you advance, you’ll delve into template programming – the standard tool for most library developers looking to achieve high code reusability. You’ll explore the STL and learn how to avoid common pitfalls while implementing templates. Later, you’ll learn about the problems of multithreaded programming such as data races, deadlocks, and thread starvation. You’ll also learn high-performance programming by using benchmarking tools and libraries. Finally, you’ll discover advanced techniques for debugging and testing to ensure code reliability.

By the end of this book, you’ll have become an expert at C++ programming and will have gained the skills to solve complex development problems with ease.

What you will learn

  • Solve common C++ development problems by implementing solutions in a more generic and reusable way
  • Achieve different levels of exception safety guarantees by introducing precise declarations
  • Write library-quality code that meets professional standards
  • Practice writing reliable, performant code that exposes consistent behavior in programs
  • Understand why you need to implement design patterns and how it’s done
  • Work with complex examples to understand various aspects of good library design

Who this book is for

This book is for intermediate and expert-level C++ developers who are looking to explore the lesser known functionalities of the language to improve the efficiency of their code and the way they develop applications. Basic knowledge of object-oriented programming concepts and the Standard Template Library (STL) is assumed.

Table of Contents

  1. Getting Started With Library Development
  2. Using Exceptions for Error Handling
  3. Implementing Move Semantics
  4. Using Templates for Generic Programming
  5. Concurrency, Synchronisation, and Parallelization
  6. Optimizing Your Code for Performance
  7. Debugging and Testing
  8. Creating and Implementing Your own Container
  9. Exploring Type Erasure
  10. An In-Depth Look at Smart Pointers
  11. Common Patterns in C++
  12. A closer look at Type Deduction
  13. Bonus: Using C++20 Features

————————————————————–

ترجمه ماشینی :

راهنمای مبتنی بر دستور العمل برای اصلاح مهارت های برنامه نویسی C++ با کمک بهترین شیوه های کدنویسی، مفاهیم پیشرفته برنامه نویسی، و آخرین ویژگی های C++17 و C++20

ویژگی های کلیدی

  • چگونگی توسعه و طراحی کتابخانه های خود را بیاموزید
  • راه حل هایی را برای مشکلات توسعه برنامه خود بیابید و آنها را به روشی بسیار قابل استفاده مجدد پیاده سازی کنید. بهترین روش‌های توسعه
  • ویژگی‌های پیشرفته C++ مانند کانتینرها، برنامه‌های مشترک و ماژول‌ها را کاوش کنید

توضیحات کتاب

اگر فکر می‌کنید به C++ تسلط دارید و همه چیزهایی را که برای نوشتن برنامه‌های کاربردی قوی لازم است بدانید، شگفت‌زده خواهید شد. با استفاده از این کتاب، بینش جامعی در مورد C++ به دست خواهید آورد که شامل نکات منحصر به فرد و تکنیک های جالب برای بهبود روند توسعه برنامه خود می شود.

شما با اصول اولیه طراحی و توسعه کتابخانه شروع خواهید کرد، که به شما کمک می کند نحوه نوشتن کد قابل استفاده مجدد و قابل نگهداری را درک کنید. سپس اهمیت ایمنی استثنایی و چگونگی جلوگیری از خطاها یا اشکالات غیرمنتظره در کد خود را کشف خواهید کرد. این کتاب شما را از طریق عناصر مدرن C++، مانند معناشناسی حرکت، کسر تایپ، و کوروتین ها راهنمایی می کند. همانطور که پیشرفت می کنید، به برنامه نویسی قالب می پردازید – ابزاری استاندارد برای اکثر توسعه دهندگان کتابخانه که به دنبال دستیابی به قابلیت استفاده مجدد از کد بالا هستند. شما STL را کاوش خواهید کر


 

tag : دانلود کتاب کتاب آشپزی برنامه نویسی پیشرفته ++C: با تسلط بر مفاهیمی مانند الگوها، همزمانی و کسر تایپ به یک برنامه نویس خبره C++ تبدیل شوید. , Download کتاب آشپزی برنامه نویسی پیشرفته ++C: با تسلط بر مفاهیمی مانند الگوها، همزمانی و کسر تایپ به یک برنامه نویس خبره C++ تبدیل شوید. , دانلود کتاب آشپزی برنامه نویسی پیشرفته ++C: با تسلط بر مفاهیمی مانند الگوها، همزمانی و کسر تایپ به یک برنامه نویس خبره C++ تبدیل شوید. , Download Advanced C++ Programming Cookbook: Become an expert C++ programmer by mastering concepts like templates, concurrency, and type deduction Book , کتاب آشپزی برنامه نویسی پیشرفته ++C: با تسلط بر مفاهیمی مانند الگوها، همزمانی و کسر تایپ به یک برنامه نویس خبره C++ تبدیل شوید. دانلود , buy کتاب آشپزی برنامه نویسی پیشرفته ++C: با تسلط بر مفاهیمی مانند الگوها، همزمانی و کسر تایپ به یک برنامه نویس خبره C++ تبدیل شوید. , خرید کتاب کتاب آشپزی برنامه نویسی پیشرفته ++C: با تسلط بر مفاهیمی مانند الگوها، همزمانی و کسر تایپ به یک برنامه نویس خبره C++ تبدیل شوید. , دانلود کتاب Advanced C++ Programming Cookbook: Become an expert C++ programmer by mastering concepts like templates, concurrency, and type deduction , کتاب Advanced C++ Programming Cookbook: Become an expert C++ programmer by mastering concepts like templates, concurrency, and type deduction , دانلود Advanced C++ Programming Cookbook: Become an expert C++ programmer by mastering concepts like templates, concurrency, and type deduction , خرید Advanced C++ Programming Cookbook: Become an expert C++ programmer by mastering concepts like templates, concurrency, and type deduction , خرید کتاب Advanced C++ Programming Cookbook: Become an expert C++ programmer by mastering concepts like templates, concurrency, and type deduction ,

نقد و بررسی‌ها

هنوز بررسی‌ای ثبت نشده است.

اولین کسی باشید که دیدگاهی می نویسد “دانلود کتاب Advanced C++ Programming Cookbook: Become an expert C++ programmer by mastering concepts like templates, concurrency, and type deduction – کتاب آشپزی برنامه نویسی پیشرفته ++C: با تسلط بر مفاهیمی مانند الگوها، همزمانی و کسر تایپ به یک برنامه نویس خبره C++ تبدیل شوید.”