#software architecture #solid #single responsability principle Architecting for the Enterprise: Single Responsability Principle A class should have one, and only one, reason to change. ...
#team management #leadership #management Leadership skills for Software Architects Simple, common sense tips and techniques, to allow you to become an effective leader as a Software Architect. ...
#software architecture #software architect #Design It! Stop being a traditional Software Architect A better and more efficient approach to design Software Architectures. ...
#algorithms Find Duplicates Algorithm Find Duplicates Solution to the “Find Duplicates” problem in C# ...
#algorithms First Duplicate Algorithm First Duplicate Solution to the “First Duplicate” problem in C#. ...
#algorithms First Non Repeated Character Algorithm Solution to finding the “First Non Repeating Character” problem in C# ...