What Is A Product Backlog?
Dave Prior explains the concept of a product backlog in the scrum agile approach.
Dave Prior explains the concept of a product backlog in the scrum agile approach.
Unit testing has become a mainstream task. Most developers do it. Most project leaders and architects expect their team to write tests. However, practice has taught us that a lot of teams write few tests, or spend too much time writing and maintaining them. Different development teams make common mistakes, …
Adam Shostack discusses he state of Software Quality with James Whittaker. Learn about the current transition from testing infrastructure to testing business logic.
Security is important! Here I show seven different security flaws which are common to Rails applications ranging from mass assignment to CSRF protection. http://railscasts.com/episodes/178-seven-security-tips
Many Java developers have used a IoC container – or at least heard about Spring. Today there are a good number of IoC containers and each of them claiming to do Dependency Injection (DI) in a better way. This session will explain what IoC/DI really is, why we should use …
Agile Software Development is a methodology for software development that promotes development iterations, open collaboration, and adaptability throughout the life-cycle of the project. Interview with Ernst Kushke, Thea Burger, and Carlos Magalhaes.