Project 1 Diederik, Michael, Jens
First project in C# course: Module 1 (after 4 weeks of lessons in C#)
Task: create a datamanagement application in console (CRUD) Chosen Subject with team: Steam Account
-If/ else statements -Loops -Collections -Classes -String Functions -Methods ° Parameters ° Return values
-Mathematiques ° Calculation of prices ° Round up of numbers
-Save and extract from an external file
- no unnecessary white space
- correct indentions for code
- no unused code
- correct casing
- no repeating code (DRY Principe)