Status Updates From Python Object-Oriented Prog...
Python Object-Oriented Programming: Build Robust and Maintainable Object-Oriented Python Applications and Libraries by
Status Updates Showing 1-6 of 6
Giulio Ciacchini
is on page 100 of 714
Super clear and insightful
— May 10, 2023 01:56PM
Add a comment
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
Add a comment
Design patterns
Data Structures (NamedTuples vs List vs Dict)
Testing
and much much more.
Excellent book.
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
Add a comment


