Welcome to Josh's C# Programing Primer!

What is C#?

The C# programing language is a multi-paradigm programming language that includes strong typing, imperative, declarative, functional, generic, object-oriented (class-based), and component-oriented style programming. It was developed by Microsoft and was intended to be a simple, modern, general purpose prgramming code.

Click here to learn how to create a program.

Works Cited

https://en.wikipedia.org/wiki/CSharp(programminglanguage)