I've been coding for a bit, picked up a few things along the way, and am more than happy to share them with others. I am currently working at Bloomberg L.P., all opinions and comments are my own.
Coding is more a way of thinking than a practiced skill. Each programming language promotes a particular way of thinking, and once you adopt that way of thinking, your code becomes more idiomatic.
#include <bit> makes me happy, ask me why.