Is religion a unifier or segregator?Is religion something that segregates right from wrong, justice from injustice, myths from reality, human from god, power from misery…May 8, 2021May 8, 2021
OpenCL — World of Parallel ComputingI will briefly explain the concepts of openCL in the form of question and answers. I will also be listing the references in the end of…Apr 27, 2020Apr 27, 2020
Handy functions to use in C++We always need some helper functions to develop our code faster and rather work on the main logic part of the question.Aug 23, 2019Aug 23, 2019
Quick C++ TipsHere are some quick C++ tips for C++ enthusiasts cum developers which you can definitely use in your code practices. I have learnt them…Aug 23, 2019Aug 23, 2019
Program Profiling Tools in C++Debugging forms the most important part for the C++ developers. Specially, when there is memory leak or your program is taking too long…Aug 22, 20192Aug 22, 20192