Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Intuition vs. Reality - Surprising Truths in Python Performance

EuroPython Conference via YouTube

Overview

Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Explore the counterintuitive world of Python performance optimization through an interactive conference talk that challenges common assumptions about code efficiency. Discover why trusting instincts when optimizing code can lead to slower performance rather than improvements, and learn why measurement tools are essential for identifying real bottlenecks. Participate in performance quizzes using real-world scenarios, from comparing different methods of counting even numbers in lists to examining string concatenation techniques and pathfinding optimizations. Examine surprising case studies that demonstrate how seemingly more Pythonic or efficient approaches may actually perform worse than expected alternatives. Understand the fundamental reasons why intuition frequently fails in software performance contexts and gain practical insights into systematic approaches for Python optimization. Learn to rely on empirical measurement rather than assumptions when making performance-critical decisions in your code.

Syllabus

Intuition vs. Reality: Surprising Truths in Python Performance

Taught by

EuroPython Conference

Reviews

Start your review of Intuition vs. Reality - Surprising Truths in Python Performance

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.