At Third Kind Games, we made the decision to not employ a rigorous (and often tedious) buddy review system - rather, we have relied on other methods of ensuring code quality: Swarm tightly integrated into our Slack messaging system Programmers are responsible for understanding when they need help or advice, whether in their own systems or … Continue reading I’m Not Your Buddy, Pal
Tag: Learning
A Bunch of Modern C++ Posters
Lumberyard uses a bunch of modern C++ idioms so I have recently been brushing up on my modern C++ and making sure I keep abreast of all the latest library and language updates. As such, I stumbled across this fantastic summary of modern c++ features and felt compelled to make a few posters which I could use as my … Continue reading A Bunch of Modern C++ Posters
Some Great Programming Videos
I recently found my Evernote login and much to my delight it still had a plethora of old notes I had written up about various programming presentations I had watched from conferences such as CPPCon, CPPNow, GDC, etc. Here are a couple of them, I thought maybe it was time to do some sharing! Writing … Continue reading Some Great Programming Videos