Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 609 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 609 Bytes

Learn C# Curriculum

C# (Pronounced C-Sharp is a programming language developed in 2001 by Microsoft). This curriculum lists out core concepts and the order you should learn them in to take you from complete beginner, to an intermediate level C# Developer in no time.

Beginner

  • Variables and Types
  • Conditional Operation
  • Arrays
  • Lists
  • Dictionaries
  • Strings
  • For Loop
  • While Loop
  • Methods
  • Classes and Objects

Intermediate

  • Introduction to Web Development with ASP.Net Core
  • ...
  • ...

Advanced

  • ...

Footnote

This resources is a WIP and links to resources will be accepted.