Using ApprovalTests .Net with NUnit
This video shows how to set up and start using ApprovalTests with Nunit. Both are open source tools that will help you perform unit testing on your .NET code.
Open Source Tools for Software Development Videos and Tutorials
This video shows how to set up and start using ApprovalTests with Nunit. Both are open source tools that will help you perform unit testing on your .NET code.
If you are not sure how to start contributing to open source, this video discusses a few of the basic obstacles (in your head) to getting involved and how to deal with them. It presents also the basic mechanics of pull requests and code reviews using Github.
The Rails and Merb development teams merged to create Rails 3 in 2008, but while those competing teams merged, their frameworks didn’t. Though Rails 3 shows plenty of influence from Merb and its creators, today Merb itself is a legacy framework, with no clear, supported path for Merb apps to …
Angular is an open source framework allows you to extend the HTML vocabulary, have proper business-logic / presentation separation through bidirectional data-binding, declarative application assembly through dependency-injection and testability story like no other framework. Angular is a fundamentally different way of building an AJAX app.
This short video shows how to create a basic POJO-based consumer (JBI service assembly) that will be deployed into ServiceMix.
This video shows you how to build a Play Framework application with Scala and then deploy it on the cloud with Heroku.