Why isn’t unit testing with C++ as common as it is with Java, C#, and Python? I don’t know. I…
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 moreUnit Testing vs Integration Testing: What’s the Difference?
Changing code without knowing what is going to break, is a nightmare for us developers. Unit testing and integration testing can bust that fear.
Read moreAnything that can be Written in JavaScript, will Eventually be Written in JavaScript
Tell us a little bit about yourself My name is John M. Wright and I’ve been a professional software developer…
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 moreProgrammers and Puzzles
Puzzling Interviews After the first interview round with Sophia, Roland moved on to the next level. His meeting with Mel seems…
Read morePart 2: How Does Unit Testing Fit Into the DevOps World?
In the 2nd part of our series, we dive into the DevOps culture and discover that it seeks efficiency through automation. Read on to learn more.
Read moreHow Programmers Can Go to Software Heaven
In the last part of the list of “do nots,” you’ll complete the picture of what the opposite of each item is in order to achieve good unit tests. Become a better programmer with learning from the most common mistakes.
Read moreAbout Unit Test Envies and What Classes to Watch out for
In the second part of this deadly journey, we discover more sins to refrain from and learn what inappropriate intimacy code smells like. Read on.
Read more