YoVDO

Python as C++’s Limiting Case

Offered By: code::dive conference via YouTube

Tags

Code::Dive Courses Python Courses C++ Courses Memory Management Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
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

From Developer to SW Architect
code::dive conference via YouTube
Stop Writing Test Doubles You Are Using
code::dive conference via YouTube
You Can Do Better! Presentations That Are Captivating
code::dive conference via YouTube
What C and C++ Developers Can Learn from Rust
code::dive conference via YouTube
Beautiful Python Refactoring II
code::dive conference via YouTube