Python Demo

In a recent technical assignment from an interview, I was given a challenge: a simple api to retrieve if a restaurant is open at the current time. This prospective employer…

LabDemo.IDesign

An exploration of IDesign principles in .NET IDesign is one methodology for managing software. Much more than a method of architecting and designing, aspects of IDesign can be valuable in…