Skip to content

Latest commit

 

History

History

HackYourFuture .NET Masterclass - Week 1

Here you can find all the materials you will need for Week 1.

An example solution to the exercises if you get stuck or fall behind. Try to make your own solution first, following the instructions above.

Video

Week 1 video

Homework

If you want your homework reviewed, you should create a repository under your own account and check in your solution in GitHub. Since we are working on the same project throughout the class, you don't need to create a separate repository for each week, simply make a project repository. When you have committed your solution, let teacher/mentors know in slack and we will review it.

Additional reading

Introduction to C#

Introduction to OOP in C#

Basic principles of OOP