How We Ruined Code Reviews
Code reviews are very important. They are the last line of defense. Code review is the last chance we have to stop a problem from going out into the wild. Whatever that problem is, whether Read more…
Everybody can pick up calculator examples on TDD. Want TDD in real life applications?
We can help.
Clean code is essential for maintainability and automation. Improve your code and your life quality follows. We can show you how.
Had enough of agile certificates that just hang on the wall? Learn about agility and agile development from people who actually worked in agile companies.
Code reviews are very important. They are the last line of defense. Code review is the last chance we have to stop a problem from going out into the wild. Whatever that problem is, whether Read more…
I really like this topic. Test design is something we many times skip, or just gloss over. For example, I have a test for some API, and I need to write the next one. Chances Read more…
Whether you’re a tester, or a developer, or a manager, you’ve probably wondered at some point in your life – what makes apps so complex? Where does all the complexity come from? It’s complex to Read more…