software development


What Is Agile and What You Need to Know

Agile is a big game changer to how we develop software. Before Agile, most development projects were using some form of waterfall whether they realized it or not. What this means is that they were building software sequentially, going from one phase to the next. So, at this point, you’re […]


What You Should Probably Know About Testing

Many software developers have no clue about how testing is actually done. They write the code, make sure it builds, and hand it over to testers or QA (Quality Assurance). The testers put the application through a series of test and give the developers a report on the issues and bugs […]