Introduction

The topics listed here are not normally covered in CPSC1012 and are provided for those students who want to explore some advanced programming concepts. All the code provided in these topics is provided with little to no explanation.

Topics

Collection Property
OOP Inheritance
Struct vs. Class
Static vs. Non-Static in OOP
Enumerations
Tuples
Overload Operators
Bitwise Operators
Database Read Demo
Windows Forms Demo
Unit Testing Demo

CPSC1012 Home