March 2, 2020

Student staff app

implement a new student-staff management software app.  In the first instance you have been asked to build a console proof of concept or prototype. Write a […]
May 8, 2020

Unity Game Dev

The goal of this milestone is to provide a rst demonstration of your product. You run the show and present your game to us and what […]
May 10, 2020

C# Console Application project

TASK 1: Create a new C# Console Application project and add a class called Employee. This class should have twoinstance variables: a name (of type String) […]
May 11, 2020

Java Development

1 Questions which i have outlined below. The work coding needs to be completed within the blue J project file i have uploaded below and to […]
May 12, 2020

Music Player Assignment

Smart pointers are required. Basic requirements: Create three classes: Disc.h, Disc.cpp, DiscList.h, DiscList.cpp, Track.h, Track.cpp. Follow the UML for a diagram with how to construct the […]