I have been working in the financial services sector for almost a decade, developing software solutions for the wealth management industry. Prior to that, I completed my PhD in Physics from Victoria University of Wellington in 2015 from the MacDiarmid Institute of Advanced Materials and Nanotechnology.
This is a quick overview of C# concepts for interview preparations. .NET (Framework, Core) and C# .Net Framework is a framework created by Microsoft to... Read More
Five separate principles come together to define the SOLID principles. S stands for the Single Responsibility principle. O stands for the Open Close principle. L... Read More
Classes, Interfaces and concepts such as encapsulation, abstraction, inheritance and polymorphism – it all started with what really is object oriented programming. Our body at... Read More