DEV Community

Cover image for Learning C#
Grant
Grant

Posted on • Updated on

 

Learning C#

What is C# (C-Sharp)

C# is a programming language. That means it's a language used for programming/coding. You're here I imagine as you've taken an interest in learning code, and how to develop something in C# but don't fully understand.

What will these series cover?

  • Coding Basics -
    • Variables & Types
    • Classes
    • What is the .Net Framework
  • Creating your first console application
  • Mathmatical Operators
  • Conditional code
  • Loops

  • And much much more as I continue to add more content

Top comments (0)