Introduction to C#
The Internet abounds with introductory tutorials on C#, so we will make use of these resources to get started with C#. Below, I list a few links to get you started. Our goal is to be able to read and write basic/intermediate level code in C#.
- Introduction to C#
- C# Tutorial
- History of C#
- C# Basics in 1 Hour. YouTube Video
- Creating a C# Demo Application. YouTube Video
- C# and Live Chart. YouTube Video
- Practice Simple C# Programs