The day started at 9.00, and at first it was time of check-in, etc. After that, I solved one riddle …
Descriptors generally have to interact with attributes of the managed object, and this is done by in…
Descriptors are an amazing tool to have in our toolbox, as they come in handy in many opportunities.…
Resuming from where we left off, on the previous post, on which we took a-first-look-at-descriptors{…
Descriptors are one of the most powerful features of Python. The reason why they're so powerful is b…
The proposal of my talk titled "Discovering Descriptors", was accepted for the next editio…
After watching a talk about code review1, from the last EuroPython, I got some ideas that I'd like t…
This is another of the new interesting things that Python 3 has. Time ago, it was somehow tricky to …
Introduction Interacting with a database, can be a regular task of a developer, and for that we woul…
A review of the events that took place this year, related to software engineering and architecture. …