Resources

Setup guides and reference docs for the tutorials and videos. Do the one-time stuff here, then jump straight to the content.

Video Companion

Hash Map Patterns in Python

Code companion to the video on hash map patterns (complement lookup and two ways to group by a shared property) so you can copy the code without scrubbing through the video.

Read the guide →