Python behind the scenes #10: how Python dictionaries work
Python dictionaries are an extremely important part of Python. Of course they are important because programmers use them a lot, but that's not the... (more…)
Read more »
I’ve been writing Python for over 5 years and my toolset generally has been getting smaller, not bigger. A lot of tools just aren’t necessary or useful, and some of them you’ll simply outgrow. These… Read more