Software Development
-

Infeasible software projects are launched all the time
Infeasible software projects are launched all the time and teams are continually caught up in them, but what is the real…
Read More » -

Don’t waste time on Code Reviews
Less than half of development teams do code reviews and the other half are probably not getting as much out…
Read More » -

Writing Tests for Data Access Code – Data Matters
When we write tests for our data access code, we use datasets for two different purposes: …
Read More » -

Node, Grunt, Bower and Yeoman – A Modern web dev’s Toolkit
This article aims at introducing you to some of the currently most popular tools when developing modern web applications with…
Read More » -

REST API with JSON
What is REST API? REST stands for Representational State Transfer. It relies on a stateless, client-server, cacheable communications. In most…
Read More » -

Why Testers Are Losing The ISO 29119 Battle
The ISO 29119 is making waves in the testing communities, regarding its content and necessity. Its focus on test planning…
Read More » -

Unit Testing – Cost vs. Benefit
I have been a big fan of unit testing for a very long time; my blog is ridden with posts…
Read More » -

15 Java Socket Programming, Networking Interview Questions and Answers
Networking and Socket Programming is one of the most important areas of Java programming language, especially for those programmers, who…
Read More » -

Is pairing for everybody?
Pair programming is a great way to share knowledge. But every developer is different, does pairing work for everyone? Pairing…
Read More »


