OOC Learning Outcomes
Opened this issue · 0 comments
StephaTech commented
*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;