Software Development Tutorials and Videos

Software Development Videos and Tutorials: Java, .NET, Ruby, Python, JavaScript, Agile, Software Testing
 
Software Development Tutorials and Videos

Programmer Anarchy

At the Forward Internet Group in London, we are implementing a more extreme version of Agile that is consistent with the Lean Startup movement. In essence, the business has empowered the developers to do what they think is right for the business. We have watched well-defined Agile roles evaporate completely …

Bootstrapping an Agile Project with Continuous Deployment and Cloudbees

his video demos how to quickly get to a fully agile project setup with continuous deployment. Everything is in the cloud – GIT repo, Jenkins, MongoDB and the app server. The system deploys automatically with every successful commit. The app itself is minimal, but does have a simple web interface …