Project Management

selective focus photo of man using laptop

Design Thinking in Project Management

Reading Time: 6 minutes Design thinking is a problem-solving approach that places the needs and experiences of the end-user at the center of the process. It is a human-centered approach to innovation and problem-solving that involves empathy, creativity, and experimentation. In project management, design thinking is used to develop innovative solutions to complex problems, with the goal of creating products or services that meet the needs of the end-user. Continue Reading

background

SOLID Principle in Scala

Reading Time: 3 minutes Introduction SOLID is one of the most popular design principles in object-oriented software development. Adopting these practices can prevent code smells, refactoring code, and Agile or Adaptive software development. It was promoted by Robert C Martin and is used across the object-oriented design spectrum. It’s a mnemonic acronym for the following five design principles : I’m going to try to explain SOLID Principles in the Continue Reading

Daily Scrum Meetings – A Waste of Time?

Reading Time: 4 minutes Daily Scrum meeting is a waste of time? People hate it.  Yes, you heard it right. And in fact, I’m totally in favor of the above statement. Daily scrum meetings are a pure waste of time if the “Scrum Team” doesn’t know how to run it.  I have interviewed people to get an understanding of their thoughts on what they think about DSM. Mostly the Continue Reading