Python as C++’s Limiting Case
Offered By: code::dive conference via YouTube
Course Description
Overview
Explore the relationship between Python and C++ in this insightful conference talk from code::dive 2018. Delve into Python's memory model, derived from modern C++ conventions pushed to their limits of safety and generality. Examine the trade-offs between correctness and performance in Python's language design, and understand the choices Python programmers face when needing to approach C++-like performance. Discover how the C++ community is increasingly adopting conventions reminiscent of Python. Gain valuable insights into the evolving landscape of programming languages and the convergence of design principles across different paradigms.
Syllabus
Python as C++’s limiting case - Brandon Rhodes - code::dive 2018
Taught by
code::dive conference
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