Real Python
  • Start Here
  • Learn Python
    Start Learning
    Your Learning Plan →Your personalized Python learning plan Python Tutorials →In-depth articles and video courses Learning Paths →Guided study plans for accelerated learning
    Practice
    Quizzes & Exercises →Check your learning progress Browse Topics →Focus on a specific area or skill level Reference →Concise definitions for common Python terms
    Get Help
    Code Mentor →BetaPersonalized code assistance & learning tools Office Hours →Live Q&A calls with Python experts Community Chat →Learn with other Pythonistas
    Go Deeper
    Live Courses →Live, instructor-led Python courses Books →Round out your knowledge and learn offline Podcast →Hear what’s new in the world of Python
    Unlock All Content and Become a Python Expert →Get unlimited access to all Real Python has to offer
    Unlock All Content →Become a Python Expert
  • More
    Learner Stories Python Newsletter Python Job Board Meet the Team Become a Contributor
  • Search
/
  • Join
  • Sign‑In

Design and Guidance: OOP in Python (Quiz)

Christopher Trudeau
Design and Guidance: Object-Oriented Programming in Python Christopher Trudeau 04:30
Recommended Tutorial Course Slides (.pdf) Sample Code (.zip) Ask a Question
  • Contents
  • Discussion

Become a Member to take the quiz.

Become a Member to join the conversation.

Course Contents

Overview
92%
    Design and Guidance: OOP in Python (Overview) 03:30
    The Decision to Use Classes 10:27
    Single Responsibility 03:31
    Exercise: Split a Track Class 09:00
    Open-Closed 05:23
    Exercise: Refactor Audio Format Dispatch 08:00
    Liskov Substitution 05:03
    Exercise: Fix the Audio Hierarchy 09:00
    Interface Segregation 03:28
    Exercise: Slim Down the Player Hierarchy 10:30
    Dependency Inversion 03:31
    Exercise: Invert the Track Source Dependency 09:00
    Design and Guidance: OOP in Python (Quiz) 04:30
    Design and Guidance: OOP in Python (Summary) 02:46

© 2012–2026 Real Python ⋅ Privacy Policy