StephaTech/2019472Ultra-Vision

OOC Learning Outcomes

Opened this issue · 0 comments

*Apply best practice in OOC

*Write robust OOC

*Utilise:
-Packages;
-nested Classes;
-Inheritance;
-Polymorphism;
-Enums;
-Abstract Classes;
-Interfaces;
-Collections;

*Understanding the benefits of IDE tools in terms:
-development;
-deployment;
-packing;
-code conventions;
-version control;