Contemporary software development module repository at ATU Donegal
This repository contains directories for various weeks of the module.
-
Week 4 - Introduction to GitHub
The directory contains two skeleton source code projects for a simple implementation of an Enigma machine in (Java and C#). You are tasked to collaboratively implement the source code with your peers using GitHub and it's collaboration tools. -
Week 6 - Test driven development (TDD) The directory contains two skeleton source code projects written in (Java and C#) that act as the base projects for exploring test driven development (TDD). For details on how to complete the practical exercise read the Week 6 practical file in the week 6 directory.