Hi readers, C# advent calendar This year, I decided to participate in the C# advent calendar. You can find other posts for the C# advent calendar here. I had the chance to partake before in the F# advent calendar and was not aware that there was one for C# users. I feel this blog entry … Continue reading Guidelines to improve your software design skills with .NET (Part I)
Category: System Design
Learning about leading projects and building web projects with F#
Hi, It's been a few weeks and I apologize. The recent events are tough on everyone and it's getting a bit harder to find the focus to keep going on personal projects and my blog. So, something newsworthy happened to me in the past few weeks. Initially, I was working on with a design team … Continue reading Learning about leading projects and building web projects with F#
System Design Principles from Jeff Dean
Hi everyone, Presentation made by Jeff Dean, the current leader of the Google AI division Each talk bring excellent points to keep in mind while designing a system that will scale at large We can exclude the information related solely on distributed systems and focus on the common principles for software design Designs, Lessons and … Continue reading System Design Principles from Jeff Dean