Test-Driven Development (TDD) is frequently misunderstood in ways that cause needless struggle, delay, and upset. Misunderstanding and misrepresentation have been painful…
Read moreDevelopment World at 2020
2020 is going to be a new era in the development world. A lot of methods, like agile and DevOps,…
Read moreTrick (Catastrophe) or Treat?
It started out as just another regular day, or so the development team thought… Each developer deployed their code to…
Read more7 Crucial Practices for a Smooth Transition to Agile and DevOps and How to Make It Stick
There are twelve principles outlined as part of the Agile Manifesto. Near the bottom, you’ll find these two: “Continuous attention…
Read moreWhat’s a Branch and How to Make Sure It’s Covered
What’s a branch? A branch is a piece of code that comes after a condition. In a branch, only one…
Read moreThe Business Case for Unit Testing – Part 2
In the previous part, we learned valuable lessons on how often to push code into production and studied how Facebook…
Read moreThe Business Case for Unit Testing
Over the years, unit testing has become more and more mainstream in the software development world. But this doesn’t mean…
Read moreHow Programmers Should Negotiate their Salary
Programmers & Salary Negotiations Did you ever go to a job interview and were unpleasantly surprised? Check out Roland shopping for…
Read moreJuly Newsletter: How Does Unit Testing Fit Into the DevOps World?
In July’s newsletter we get to the bottom of the DevOps world and will reveal how well unit tests fit in the DevOps world. Come along!
Read moreWhy Do You Need to Unit Test If You Have a QA Team? – Part 2
In our previous post, we covered all the bases. In this part, we dig deeper and identify what the real…
Read more