Vlad Bezden’s Reviews > Python Object-Oriented Programming: Build Robust and Maintainable Object-Oriented Python Applications and Libraries > Status Update
Vlad Bezden
is on page 307 of 714
Very interesting chapter about classes, list, tuples, dicts, NamedTuple, dataclass, and where to use each.
— Oct 12, 2021 01:37PM
Like flag
Vlad’s Previous Updates
Vlad Bezden
is finished
This is the second time I have read this book. It has so much deep knowledge that I had to read it a second time. I also use it now as a reference book for cases like:
Design patterns
Data Structures (NamedTuples vs List vs Dict)
Testing
and much much more.
Excellent book.
— Feb 21, 2022 06:02PM
Design patterns
Data Structures (NamedTuples vs List vs Dict)
Testing
and much much more.
Excellent book.

