SCRUM in Under 10 Minutes (HD)
Learn the SCRUM software development methodology in less than 10 minutes. By the end of this fast-paced video, you’ll know about burn-down charts, team roles, product backlogs, sprints, daily scrums and more.
Learn the SCRUM software development methodology in less than 10 minutes. By the end of this fast-paced video, you’ll know about burn-down charts, team roles, product backlogs, sprints, daily scrums and more.
In this episode we will walk you through how to use the Ninject IoC (Inversion of Control) Container. This episode will also review the basics of the Strategy Pattern as it is critical to IoC. By the end of this episode you should have a basic understanding of how to …
In the 7th and final episode of this series, you’ll see some code examples of working with collections of related objects and how lazy loading and cascade operations work from a code perspective. We’ll also discuss object lifecycle management in NHibernate as well as guidance on how to manage lifecycle …
This week, Channel 9 dropped by Nachi Nagappan in the Empirical Software Engineering area. Nachi does studies on what works and does not work in software development using metrics. We talk with him about Test Driven Development: Does it work better? How better? What’s the catch? To answer these questions, …
Emerging Ajax techniques–variously called Ajax Push, Comet, Reverse Ajax, and HTTP streaming–are bringing revolutionary changes to web application interactivity, moving the web into the Participation Age. Join us for a detailed introduction to the asynchronous web, covering the underlying protocols and APIs, the challenges for application servers, and the high-level …
The C++ language has started the formal approval process with the recent release of its Committee Draft, i.e. Beta. This talk outlines the process, the new features, some features left out, and the procedures for formal comments. Speakers: Matt Austern & Lawrence Crowl