C++ Software Interoperability for Windows Programmers : Connecting to C#, R, and Python Clients (1st)

個数:
  • ポイントキャンペーン

C++ Software Interoperability for Windows Programmers : Connecting to C#, R, and Python Clients (1st)

  • ウェブストア価格 ¥11,381(本体¥10,347)
  • APress(2022/01発売)
  • 外貨定価 US$ 59.99
  • 【ウェブストア限定】洋書・洋古書ポイント5倍対象商品(~2/28)
  • ポイント 515pt
  • オンデマンド(OD/POD)版です。キャンセルは承れません。
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 225 p.
  • 言語 ENG
  • 商品コード 9781484279656
  • DDC分類 005.133

Full Description

Get up-to-speed quickly and connect modern code written in C#, R, and Python to an existing codebase written in C++. This book for practitioners is about software interoperability in a Windows environment from C++ to languages such as C#, R, and Python. Using a series of example projects, the book demonstrates how to connect a simple C++ codebase packaged as a static or dynamic library to modern clients written in C#, R, and Python. The book shows you how to develop the in-between components that allow disparate languages to communicate. 

This book addresses a fundamental question in software design: given an existing C++ codebase, how does one go about connecting that codebase to clients written in C#, R, and Python? How is the C++ functionality exposed to these clients? One answer may be to rewrite the existing codebase in the target language. This is rarely, if ever, feasible and this book's goal is to save you the pain and the high costof throwing out valuable existing code by showing you how to make that older code function alongside and with the more modern languages that are commonly in use today. The knowledge you will gain from reading this book will help you broaden your architectural choices and take advantage of the growing amount of talent around newer languages.

What You Will Learn

Build components that connect C++ to other languages
Translate between the C++ type system and the type systems of C#, R, and Python
Write a managed assembly targeting the .NET framework
Create C++ packages for use in R/Studio
Develop Python modules based on high-performance C++ code
Overcome the difficulties and pitfalls involved in cross-language development

Who This Book Is For
Software developers who are looking for ways to extend existing systems written in C++ usingmodern languages. Readers should have some programming experience, particularly in C++. Readers should also be familiar with common development tools such as Visual Studio, R/Studio, Visual Studio Code, and CodeBlocks. 

Contents

Part I: Foundations.- Chapter 1: Preliminaries (ch01.docx).- Chapter 2: C++ Components and C++ Clients (ch02.docx).- Part II: C++/CLI and .NET.- Chapter 3: Building a C++/CLI Wrapper (ch03.docx). Chapter 4: C# Clients: Consuming the Managed Wrapper (ch04.docx).- Part III: R and Rcpp.- Chapter 5 Building an R Package (ch05.docx).- Chapter 6 Exposing Functions using Rcpp (ch06.docx).- Part IV Python.- Chapter 7 Building a Python Extension Module (ch07.docx).- Chapter 8 Module Development with Boost.Python and PyBind (ch08.docx).- Chapter 9 Conclusion (ch09.docx).- Appendix 1 Boost Libraries (app01.docx).- Appendix 2 CMake (app02.docx).

最近チェックした商品