Category: Software Architecture

  • Software Design Architecture

    Software Design Architecture has been the most frequently talked topic in programming world. As your application grows, complexity increases and maintaining the application becomes more and more harder. Software Design Architecture tries to address such problem with the help of design patterns developed by many developers and organizations and tested in different situations. Although, there…