Bellow are listed books that I finished reading. That means that the rating is
bit inflated since I usually do not finish books that I would rate bellow
three stars out of five. If you like the book by the short review, you can
click through to see notes I take while reading.
I was reading through a data model chapter of fluent python and realized that the usage of double underscore functions is a concept that i know from functional programming. It is generally better have a few data types and then functions operating on them than the other way around. NotesLink