Join 📚 Kevin's Highlights
A batch of the best highlights from what Kevin's read, .
But I can say that
[Doyle Brunson's] impact on poker,
at the macro and micro levels,
cannot be overstated.
More than a legend,
he was *The Original*.
The game will never see anyone like him again.
The Genius of Doyle
Matt Matros
Here's something I've learned
over the past five years of blogging:
don't start by telling the audience
why you wrote a blog post.
Instead,
tell them why they should read it, and
then do your best to prove yourself right.
Technical Writing for Developers – Why You Should Have a Blog and How to Start One
Ankur Tyagi
If you’re mathematically inclined,
then you could use the [pigeonhole principle](https://en.wikipedia.org/wiki/Pigeonhole_principle)
to describe hash collisions more formally:
> Given *m* items and *n* containers,
> if *m* > *n*,
> then there’s at least one container
> with more than one item.
In this context,
items are a potentially infinite number of values
that you feed into the hash function,
while containers are their hash values
assigned from a finite pool.
Build a Hash Table in Python With TDD
Bartosz Zaczyński
...catch up on these, and many more highlights