Hacker News new | ask | show | jobs
by coldstartops 6 days ago
Highly recommend. The exampels are in c/c++ and the same concepts can be ported to other languages like golang.

My favorite part of it is Chapter 2 the bit manipulation tricks.