diff --git a/Introduction.md b/Introduction.md new file mode 100644 index 0000000..72e1fb8 --- /dev/null +++ b/Introduction.md @@ -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. \ No newline at end of file