Implementing C++ Semantics in Python
Offered By: NDC Conferences via YouTube
Course Description
Overview
Explore how to implement C++ features and techniques in Python in this 51-minute conference talk from NDC TechTown 2021. Discover how to bring C++ destructors, RAII, function overloading, member access specifiers, and other semantics into Python programming. Learn about the implementation of each feature and the clever tricks used to make them work. Gain a deeper understanding of C++ semantics and the interactions between different language features by replicating them in Python. No prior Python knowledge is required, as all relevant syntax and semantics are covered during the presentation.
Syllabus
Implementing C++ Semantics in Python - Tamir Bahar - NDC TechTown 2021
Taught by
NDC Conferences
Related Courses
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity