دانلود کتاب Hands-On System Programming with C++ Build robust and concurrent Unix and Linux systems with C++17
by Dr. Rian Quinn
|
عنوان فارسی: دست ها را در سیستم برنامه نویسی با C++ ساخت قوی و همزمان یونیکس و لینوکس با C++17 |
دانلود کتاب
جزییات کتاب
سی++ یک زبان همه منظوره با تمایل به برنامه نویسی سیستمی است، چرا که دسترسی ساده به منابع در سطح سختافزار، کامپایل بهینه و کارآمد و همچنین رویکردی همهکاره در جهت رسیدن به انتزاع سطح بالا را فراهم میکند.
این کتاب به شما کمک میکند تا فواید برنامه نویسی سیستمی با سی++ را بیاموزید. پس از مطالعه این کتاب، درک محکمی از استاندارد های مختلف سی، سی++ و POSIX به دست می آورید. پس از یادآوری کوتاهی در مورد سی++، اصطلاح "کسب منابع برابر است با مقدار دهی اولیه" (RAII) و کتابخانه جدید پشتیبانی راهنما (GSL)، شما درباره برنامه نویسی در لینوکس و سیستم های یونیکس به علاوه مدیریت پردازش ها خواهید آموخت.
این کتاب در ادامه به مدیریت حافظه، ورودی/خروجی ها در سی++، Allocator ها، سوکت های POSIX و اجرای سرور و سرویس گیرنده TCP و UDP، خواندن و نوشتن فایل ها و... می پردازد. در نهایت نیز درباره رابط های زمان در یونیکس، برنامه نویسی چند نخی و مدیریت خطا ها در سی++ صحبت میکند. هدف این است که بتوانید پس از مطالعه این کتاب، با راحتی و آسایش خیال از سی++ در سیستم های با کیفیت استفاده کنید.
This book will help you understand the benefits of system programming with C++17. You will gain a firm understanding of various C, C++, and POSIX standards, as well as their respective system types for both C++ and POSIX. After a brief refresher on C++, Resource Acquisition Is Initialization (RAII), and the new C++ Guideline Support Library (GSL), you will learn to program Linux and Unix systems along with process management. As you progress through the chapters, you will become acquainted with C++'s support for IO. You will then study various memory management methods, including a chapter on allocators and how they benefit system programming. You will also explore how to program file input and output and learn about POSIX sockets. This book will help you get to grips with safely setting up a UDP and TCP server/client.
Finally, you will be guided through Unix time interfaces, multithreading, and error handling with C++ exceptions. By the end of this book, you will be comfortable with using C++ to program high-quality systems.