Topher Winward
Home
Writing
Videos
Topher Winward
Writing
Videos
Computer Science Articles
Counting crowds: HyperLogLog in simple terms
Learn how to count billions of distinct elements quickly, using very little memory.
Apr 13th, 2020
Simplified
Computer Science
Programming
Floating point numbers for people who don’t know or care what binary is 🚢
Ignore the scary maths, let’s look at a simplified model for understanding floating point numbers under the hood.
Jan 6th, 2020
Simplified
Computer Science
Programming
C++ moves for people who don’t know or care what rvalues are 🏘️
Moves in C++ don’t require understanding of deep technical juju to get a grasp on.
Jan 17th, 2019
Simplified
Computer Science
Programming
CPlusPlus
Any of these tags catch your eye?
Java
Intentful Code
React
Javascript
Design