Integrate Python and C++ with pybind11
Offered By: NDC Conferences via YouTube
Course Description
Overview
Discover how to seamlessly integrate Python and C++ using pybind11 in this informative conference talk. Explore the advantages of combining Python's rapid development capabilities with C++'s performance in engineering, data science, machine learning, and IoT applications. Learn about pybind11, a header-only, open-source C++11 library that enables exposing existing C++ libraries as Python modules. Gain insights through numerous code examples and practical advice on building hybrid Python and C++ solutions. Understand the secret behind Python's impressive performance in computationally intensive fields and how to leverage this approach in your own projects.
Syllabus
Integrate Python and C++ with pybind11 - Robert Smallshire
Taught by
NDC Conferences
Related Courses
Health Informatics: Data and Interoperability StandardsGeorgia Institute of Technology via edX Fractal Architecture
NDC Conferences via YouTube Strangling the Monolith - Applied Patterns & Practices from the Trenches
NDC Conferences via YouTube Refactoring Is Not Just Clickbait
NDC Conferences via YouTube Amazing Algorithms for Solving Problems in Software
NDC Conferences via YouTube