Skip to content

RastaManWJ/CSharpCourse

Repository files navigation

CSharpCourse

I'll be adding there a code from the Exercises of the C Sharp Course lead by Mosh Hamedani from Udemy.com

Also if anyone would come here to see that - I'd love to hear any advices or solutions to those tasks.

To be done

  • Basics for Beginners
    • Control Flow Exercises
    • Arrays and Lists Exercises
    • Working with Text Exercises
    • Working with Files Exercises
  • Intermediate Level Course
    • Classes Exercises
    • Inheritance Exercises
    • Polymorphism Exercises
    • Interfaces Exercises
    • Optional - Bonus Intermediate Code Review's Exercises
  • Advanced Topics Course
  • Unit Testing Course
    • Exercise - FizzBuzz
    • Exercise - DemeritPointsCalculator
    • Exercise - Stack
    • Exercise - InstallerHelper
    • Exercise - EmployeeHelper