#code - Tag Index
/
code
Call by sharing python
Comprehension and generator expressions in python
Data models in python
Dataclass, collections.namedtuple and typing.NamedTuple
Decorators in python
Dictionary in python
Duck Typing and Nominal Typing
From positional parameters to named parameters
Function as object
High Order Function in Python
Liskov Substitution
Methods itemgetter and attrgetter
Pattern Matching in Python
Scope: global and nonlocal
Shallow and Deep copy in python
Special method
call
Static Protocols
Strategy using functions
Tuple: records and immutable list
Type Hints
Typevar: Generic types in python