A method from 0

In today's post we will try to understand why the output of this int main(void) { int answer = ((Complex *)0)->answer(); cout << »

Surfing the web a bit safer

Maybe people will think of me as Captain Obvious if I say that the web is not a safe environment. At the same time, and paradoxically, »

5G an overview

Much as been said about the new kid in town. Yes, you got it, the fifth generation technology standard for broadband cellular networks or 5G in »

Simulating Monty Hall

The Monty Hall problem is one of the most notorious math exercises when we want to explore a bit more the practical impact of the ideas »

Domain Driven Design

Domain driven development as defined in wikipedia follow as Domain Driven Design (DDD) is a software design philosophy[1] that focuses on understanding domain experts and »