This course will introduce you to the Basics of OOP with C#, followed by a Project to Practice - Warrior Wars!
This course will lay the foundations of Object Oriented Programming (OOP) in your mind, allowing you to progress to more complex, systematic and cleaner Programming methods.
The course is aimed at students who have at least some coding experience, preferably with C# (but Java or any other similar language is also acceptable).
In the course you will learn:
At the end, we will create a project to practice everything that we have learned in the course, by using a clean and systematic way.
We are going to ask ourselves a series of questions and we will answer them with code, this will produce a beautifully written high quality code, that you will fall in love with.