Vlad Bezden’s Reviews > Python Object-Oriented Programming: Build Robust and Maintainable Object-Oriented Python Applications and Libraries > Status Update

Vlad Bezden
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
Python Object-Oriented Programming: Build Robust and Maintainable Object-Oriented Python Applications and Libraries

flag

Vlad’s Previous Updates

Vlad Bezden
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
Python Object-Oriented Programming: Build Robust and Maintainable Object-Oriented Python Applications and Libraries


No comments have been added yet.