Nov 23, 2019The 10 groups of STL algorithms you need to know in 2020 Standard Template Library (STL) is the most commonly used library in C++ but also very daunting for the beginners. So let me try to clarify the common algo's in the STL. Keep Reading →
Jun 19, 2019From Bletchley Park to the moon and beyond Its really intriguing how someone in one part of the world, in the middle of a war, did something that could totally change the world, and how we humans even went to the moon. Keep Reading →
Nov 08, 2018Designing Graphical User Interface (GUI) using OpenGL Brief introduction of the process of designing a Graphical User Interface (GUI) using OpenGL Keep Reading →