News

This repo contains sample code for several design patterns implemented with c++. Most of the samples are re-implemented and code transfered from the book Head First Design Patterns,which I thought was ...
All code should match the Google style guide. Aim to put all code within one .cc file. Yes, I realize that it's not how it supposed to be done in production. However, it helps people to understand ...