Blog

Process2019-11-26T18:09:36-05:00

How to Improve Your Test-Driven Development

Process|

Test-Driven Development (TDD) is a fundamental programming skill in short supply today.  TDD is a powerful design technique that improves the quality and reliability of software as unit tests are automated and run more frequently.  One of the key concepts behind TDD is that the software become self-checking.  As more people touch...
Read more >

How to Improve Your Daily Scrum

Process, Training|

Many Developers dislike — and frequently despise — the Daily Scrum. In this essay we'll explore techniques to restore the Daily Scrum to a productive opportunity that Developers actually look forward to... 

Go to Top