C++ Component Extensions for WinRT
Offered By: CppNow via YouTube
Course Description
Overview
Explore a comprehensive talk from C++Now! 2012 focusing on C++ Component Extensions for WinRT. Delve into the challenges of binding C++ to foreign object models in heterogeneous programming environments. Examine two Microsoft approaches: an abstraction layer using the WRL library to simplify COM component implementation, and C++ syntax extensions for cross-language component interaction. Compare the pros, cons, benefits, and caveats of each solution. Analyze how these designs could potentially influence C++ language evolution. Gain insights into leveraging C++ in platforms that employ multiple programming languages and technologies, such as iOS, Android, and Windows.
Syllabus
Ale Contenti: C++ Component Extensions for WinRT
Taught by
CppNow
Related Courses
Software as a ServiceUniversity of California, Berkeley via Coursera Software Testing
University of Utah via Udacity The Hardware/Software Interface
University of Washington via Coursera Software Debugging
Saarland University via Udacity Introduction to Systematic Program Design - Part 1
The University of British Columbia via Coursera