10 Pair Programming Best Practices Questions & Answers
A couple of weeks ago, I wrote a guest post on Philippe’s blog where I answered 10 commonly asked questions
Software Developer
A couple of weeks ago, I wrote a guest post on Philippe’s blog where I answered 10 commonly asked questions
The “Factory Pattern” falls under the creational design patterns and is most widely used in Java applications. Similar to the
The video of our talk at AgileTour Beirut is finally available online! You can watch it here: You can
In my previous post, I shared with you how Philippe and I prepared for our talk “Extreme Practices.” In this post,
Extreme Practices was the name of the talk Philippe and I gave at the AgileTour in Beirut on 15th of
Last week’s coding dojo session was a special one, not only because we brought a cake 🙂 but because it
Recently, I was in charge of training two fresh-graduate newcomers to our department. My mission was to prepare a two
While reading the book “Extreme Programming Explained,” I came across an interview with Brad Jensen a Senior Vice President of
How should we test the Data Access Layer code? Many developers ask that question. Similar to the other layers of
You might come across a situation when working with Git where you want to move a repository to another repository (i.e., make
The featured image is a screen shot of the last chapter of “Soft Skills: The software developer’s life manual” on
INTRODUCTION Apache JMeter is an open-source Java application that allows you to design, build and run performance tests. It is