GitHub, Eclipse, and Validation


In this tutorial we're going to look at multi-scale validation by running the software to do this written by Nick Malleson. However, at the same time we're going to introduce a couple of useful coding skills. The first is how to use a code versioning and repository system called GitHub. The second is how to add a directory elsewhere as a source tree to an Eclipse project. Once we've built up these skills we'll download Nick's code from GitHub, build it, and run the practical.


Part A: Working with GitHub: this part will introduce you to GitHub and get you to the point where you can download Nick's code.

Part B: Adding a source branch to an Eclipse project: this will show you how to add part of a source tree to Elipse.

Part C: Multiscale Validation: here you'll run Nick's application to do some multi-scale validation.