You will always find the full and updated course material over here: C-Sharp OOP by Marc Zaku
I recommend to always click on above link once per day!
This is a one week course to introduce you to Object-Oriented C# Console Programming. This week's course will conclude with a small console rpg game to be built using object-oriented methods.
Official Grade | Internal Grade | Requirement |
---|---|---|
VG | Summa Cum laude (A*) | 90-100% |
VG | Magna Cum Laude (A) | 80-89% |
VG | Cum Laude (B) | 70-79% |
G | Passed (C) | 60-69% |
G | Barely Passed (D) | 50-59% |
U | Insufficient (E) | 1-49% |
U | Failed (F) | 0% |
Check out the Scoring Table to understand, what grade to expect depending on the features that you've implemented:
Complete the Console Basic slides about for-loops and Arrays.
- Start the Assignment on Google and GitHub Classroom. Check Assignments with Google and GitHub Classroom
- Work your way through the Assignments 003.3.5: C# Console Basics 4 and the slides mentioned in those assignments.
Learn about how to use methods to structure your code in a more organized way and avoid duplicate code.
- Work your way through the Assignments 003.4: C# Console Methods and the slides mentioned in those assignments.
Learn about Classes, Objects and Encapulation
- Work your way through the Assignments 003.5.1: C# Console Clases 1 and the slides mentioned in those assignments.
Learn about Inheritance, Abstraction and Polymorphism
- Work your way through the Assignments 003.5.2: C# Console Classes 2 and the slides mentioned in those assignments.
Use this day to catch up with the mandatory deliverables.
- Make sure that you have all these Features implemented.
- Hand-In your assignment by 18:00 today.