Books… Data Structures and Algorithm Analysis in C++ 4 Nov 20172 Oct 2019 Data Structures and Algorithm Analysis in C++, International Edition A little bit overpriced but an excellent read. Lots of examples using modern C++. The book covers almost any data structure…
Books… Design Patterns 1 Nov 20172 Oct 2019 Design patterns : elements of reusable object-oriented software A great book for design patterns, but it is advanced and hard to read. It is recommended as a follow up once…