YoVDO

Writing Performant Code for Modern Python Interpreters

Offered By: PyCon US via YouTube

Tags

PyCon US Courses Dynamic programming Courses Benchmarking Courses Code Optimization Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the latest advancements in Python performance optimization and learn how to write efficient code for modern interpreters in this PyCon US talk. Discover new best practices, understand which old guidelines are no longer relevant, and gain insights into the ongoing efforts to speed up the Python language. Delve into topics such as global variables, attribute lookups, dynamic features, and the comparison between C extensions and Python. Acquire practical knowledge to leverage these optimizations effectively in your own Python projects.

Syllabus

Introduction
Why Python is slow
New projects
Controversial slide
What makes Python slow
Global Variables
Attributes
Happy case
Avoid this
Attribute lookup
Benchmarks
Dynamic features
C extensions vs Python
Conclusion


Taught by

PyCon US

Related Courses

Compilers: Theory and Practice
Georgia Institute of Technology via Udacity
Основы разработки на C++: красный пояс
Moscow Institute of Physics and Technology via Coursera
Spark
Udacity
Advanced JavaScript
Udemy
Writing Efficient Python Code
DataCamp