【デバッグで学ぶPython #4】継承より抽象クラス&合成 /これができたら中級者【ずんだもん解説】
【デバッグで学ぶPython #3】オブジェクト指向は 5 つ覚えるだけでできる【ずんだもん解説】
【デバッグで学ぶPython #5】データクラス / 値オブジェクトで合成を!【オブジェクト指向/ずんだもん解説】
The Ultimate Guide to Writing Classes in Python
Functions vs Classes: When to Use Which and Why?
MH02 Python と型ヒント (Type Hints)
Type hints with user defined classes
【Python 猛特訓】100本ノックで基礎力を向上させよう!プログラミング初心者向けの厳選100問を出題!
mypy: base class has no attribute x, how to type hint in base class
【研究で使うPython】#4 オブジェクト指向のクラスとオブジェクトをエージェントベースモデルを例に学ぶ!
Python の入力 - 入力のヒントと注釈
【ゼロから丁寧に始めるpython#8】クラスと属性
Python 3's __init__(), self, Class and Instance Objects Explained Concisely
Experienced Java interview question | #2
オブジェクト指向プログラミングをうまく行うための 5 つのヒント - Python で
Python 3.12 Generic Types Explained
Guido van Rossum - Python 3.5 の型ヒント
5 Reasons Why You Should Use Type Hints In Python