GDipSA: Objected Oriented Programming in C#
This repository contains a Visual Studio solution with namespaces for each day of the Object Oriented Programming in C# (OOPCS) course for the Graduate Diploma in Systems Analysis.
The solution has 3 main types of projects:
oopcs.Lectures.Dayx
wherex == dayNo
oopcs.Workshops.Workshopx
wherex == Workshop No.
oopcs.tests
which contains test classes for all unit tests for each day.