0 رای
وضعیت موجودی موجود

قیمت قبلی: 6,200,000 ریال
قیمت: 5,800,000 ریال

 



جلد سخت سیاه و سفید

Product details

  • Publisher ‏ : ‎ Packt Publishing (February 28, 2022)
  • Language ‏ : ‎ English
  • Paperback ‏ : ‎ 460 pages
  • ISBN-10 ‏ : ‎ 1801070059
  • ISBN-13 ‏ : ‎ 978-1801070058


 

کتاب Modern CMake for C++: Discover a better approach to building, testing, and packaging your software

Write comprehensive, professional-standard CMake projects and ensure the quality and simplicity of your solutions

Key Features

  • Understand and automate compilation and linking with CMake
  • Manage internal and external dependencies easily
  • Add quality checks and tests as an inherent step for your builds

Book Description

Creating top-notch software is an extremely difficult undertaking. Developers researching the subject have difficulty determining which advice is up to date and which approaches have already been replaced by easier, better practices. At the same time, most online resources offer limited explanation, while also lacking the proper context and structure.

This book offers a simpler, more comprehensive, experience as it treats the subject of building C++ solutions holistically. Modern CMake for C++ is an end-to-end guide to the automatization of complex tasks, including building, testing, and packaging. You'll not only learn how to use the CMake language in CMake projects, but also discover what makes them maintainable, elegant, and clean. The book also focuses on the structure of source directories, building targets, and packages. As you progress, you'll learn how to compile and link executables and libraries, how those processes work, and how to optimize builds in CMake for the best results. You'll understand how to use external dependencies in your project – third-party libraries, testing frameworks, program analysis tools, and documentation generators. Finally, you'll get to grips with exporting, installing, and packaging for internal and external purposes.

By the end of this book, you'll be able to use CMake confidently on a professional level.

What you will learn

  • Understand best practices for building C++ code
  • Gain practical knowledge of the CMake language by focusing on the most useful aspects
  • Use cutting-edge tooling to guarantee code quality with the help of tests and static and dynamic analysis
  • Discover how to manage, discover, download, and link dependencies with CMake
  • Build solutions that can be reused and maintained in the long term
  • Understand how to optimize build artifacts and the build process itself

Who this book is for

The book is for build engineers and software developers with knowledge of C/C++ programming who are looking to learn CMake to automate the process of building small and large software solutions. If you are someone who's just getting started with CMake, a long-time GNU Make user, or simply looking to brush up on the latest best practices, this book is for you.

Table of Contents

  1. First Steps with CMake
  2. The CMake Language
  3. Setting Up Your First CMake Project
  4. Working with Targets
  5. Compiling C++ Sources with CMake
  6. Linking with CMake
  7. Managing Dependencies with CMake
  8. Testing Frameworks
  9. Program Analysis Tools
  10. Generating Documentation
  11. Installing and Packaging
  12. Creating Your Professional Project
  13. Appendix Miscellaneous Commands

منابع کتاب کتاب Modern CMake for C++: Discover a better approach to building, testing, and packaging your software

پروژه های جامع و حرفه ای استاندارد CMake را بنویسید و از کیفیت و سادگی راه حل های خود اطمینان حاصل کنید

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

  • کامپایل و پیوند دادن با CMake را درک و خودکارسازی کنید
  • وابستگی های داخلی و خارجی را به راحتی مدیریت کنید
  • بررسی‌ها و آزمایش‌های کیفیت را به عنوان یک مرحله ذاتی برای ساخت‌های خود اضافه کنید

توضیحات کتاب

ایجاد نرم افزارهای درجه یک کاری بسیار دشوار است. توسعه دهندگانی که در مورد این موضوع تحقیق می کنند در تعیین اینکه کدام توصیه به روز است و کدام رویکرد قبلاً با روش های ساده تر و بهتر جایگزین شده است، مشکل دارند. در عین حال، بیشتر منابع آنلاین توضیحات محدودی را ارائه می دهند، در حالی که فاقد زمینه و ساختار مناسب هستند.

این کتاب تجربه ساده‌تر، جامع‌تری را ارائه می‌دهد، زیرا موضوع ساخت راه‌حل‌های C++ را به‌طور کل‌نگر بررسی می‌کند. CMake مدرن برای C++ یک راهنمای سرتاسر برای خودکارسازی کارهای پیچیده، از جمله ساخت، آزمایش و بسته‌بندی است. شما نه تنها یاد خواهید گرفت که چگونه از زبان CMake در پروژه های CMake استفاده کنید، بلکه خواهید فهمید که چه چیزی باعث نگهداری، زیبا و تمیز بودن آنها می شود. این کتاب همچنین بر ساختار دایرکتوری‌های منبع، اهداف ساختمانی و بسته‌ها تمرکز دارد. همانطور که پیشرفت می کنید، یاد خواهید گرفت که چگونه فایل های اجرایی و کتابخانه ها را کامپایل و پیوند دهید، این فرآیندها چگونه کار می کنند، و چگونه ساخت ها را در CMake برای بهترین نتایج بهینه کنید. شما نحوه استفاده از وابستگی های خارجی را در پروژه خود خواهید فهمید - کتابخانه های شخص ثالث، چارچوب های آزمایشی، ابزارهای تجزیه و تحلیل برنامه، و تولید کننده های اسناد. بالاخره تو

در پایان این کتاب، می توانید با اطمینان از CMake در سطح حرفه ای استفاده کنید.

آنچه خواهید آموخت

  • بهترین روش ها برای ساخت کد ++C را درک کنید
  • با تمرکز بر مفیدترین جنبه ها، دانش عملی زبان CMake را به دست آورید
  • از ابزارهای پیشرفته برای تضمین کیفیت کد با کمک تست ها و تجزیه و تحلیل استاتیک و پویا استفاده کنید
  • نحوه مدیریت، کشف، دانلود و پیوند وابستگی ها با CMake را کشف کنید
  • راه حل هایی بسازید که در دراز مدت قابل استفاده مجدد و نگهداری شوند
  • نحوه بهینه سازی مصنوعات ساخت و خود فرآیند ساخت را بدانید

این کتاب برای چه کسی است

این کتاب برای مهندسین ساخت و توسعه دهندگان نرم افزار با دانش برنامه نویسی C/C++ است که به دنبال یادگیری CMake برای خودکارسازی فرآیند ساخت راه حل های نرم افزاری کوچک و بزرگ هستند. اگر شما فردی هستید که به تازگی با CMake، یک کاربر قدیمی گنو Make، شروع کرده اید، یا به سادگی به دنبال کشف آخرین بهترین شیوه ها هستید، این کتاب برای شما مناسب است.

فهرست مطالب

  1. مراحل اول با CMake
  2. زبان CMake
  3. راه اندازی اولین پروژه CMake شما
  4. کار با اهداف
  5. کامپایل منابع C++ با CMake
  6. پیوند با CMake
  7. مدیریت وابستگی ها با CMake
  8. چارچوب های تست
  9. ابزارهای تحلیل برنامه
  10. تولید مستندات
  11. نصب و بسته بندی
  12. ایجاد پروژه حرفه ای شما
  13. ضمیمه دستورات متفرقه

نظرات کاربران درباره کتاب Modern CMake for C++: Discover a better approach to building, testing, and packaging your software

نظری در مورد این محصول توسط کاربران ارسال نگردیده است.
اولین نفری باشید که در مورد کتاب Modern CMake for C++: Discover a better approach to building, testing, and packaging your software نظر می دهد.

ارسال نظر درباره کتاب Modern CMake for C++: Discover a better approach to building, testing, and packaging your software

لطفا توجه داشته باشید که ایمیل شما منتشر نخواهد شد.

برچسب های مرتبط با کتاب Modern CMake for C++: Discover a better approach to building, testing, and packaging your software

Computers&Technology انتشارات طلایی

بر اساس سلیقه شما...

جلد سخت سیاه و سفید Product details Publisher ‏ : & ...
6,680,000 ریال

codebazan

طراحی و اجرا: فروشگاه ساز سبدخرید