Som's Tech World...
This is my own world of software and technologies...
Thursday, May 18, 2023
State Design Pattern in C++ using boost's pointer...
›
After a long time, I am again back to my tech domain. Please enjoy my work on State Design Pattern in C++ using boost's pointer. Here is...
Saturday, April 22, 2023
The concept of an Orthodox Canonical class in C++
›
After the new release of C++ and the inclusion of boost's pointer, many original concepts of C++ had been overwritten. When I studied ...
Wednesday, March 15, 2023
Pi Day and the genius mathematician from Bharat - Ramanujan
›
The genius mathematician who used to dream Maths formulas Ramajunan lived just 32 years - but created history in Maths which shows the bra...
Monday, March 13, 2023
A new journey restarted - the beginner's step - Monte Carlo Methpd
›
Monte Carlo Simulation, also known as the Monte Carlo Method or a multiple probability simulation, is a mathematical technique, which is use...
Thursday, March 9, 2023
Factory Pattern in Python...
›
I used to get the utmost satisfaction by deciphering framework code. I remember, initially, I used to study the MFC framework code and cam...
Observer Pattern in Python...
›
The observer design pattern is a very popular design pattern in the Object Oriented world. I must admit, I first saw the utilities of this d...
Wednesday, March 8, 2023
The Proxy Pattern in Python...
›
Proxy pattern - as the name suggests - creates a proxy in place of a real heavy-duty object. Let me give you a real-life example taken from ...
‹
›
Home
View web version