Add Introduction

2024-02-03 08:39:41 +00:00
parent 46a1d61781
commit 79c59dc3a8

3
Introduction.md Normal file

@@ -0,0 +1,3 @@
### Hello World - Introduction to C# interactive C# tutorial
This tutorial teaches you C# interactively, using your browser to write C# and see the results of compiling and running your code. It contains a series of lessons that begin with a "Hello World" program. These lessons teach you the fundamentals of the C# language.