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 came to know about observer patterns, about the chain of responsibility design patterns being used there. Later, I ...
Aug 19, 20252 min read

