Even though my task management tools were well-organized, I was still manually reviewing "what I did today" every day—a situation that had persisted for about half a year. I would pile tasks into ...
Generators in Python. You might not have many opportunities to use them if you're just writing simple scripts, but knowing how to use them is convenient when handling large amounts of data. So, I've ...