name | description | page_type | languages | products | ||
---|---|---|---|---|---|---|
Learn programming using C# and Try.NET |
Explore the C# language, .NET, programming concepts. Learn to program interactively using the try.net interactive experience. |
sample |
|
|
These explorations show you the structure of C# programs, working with text, numbers, and other core data structures.
To run these samples, you'll need to follow the instructions on the dotnet/try-samples repository to install the global dotnet try
tool in your .NET environment.
Once you've installed the global tool, running dotnet try
loads the samples into a browser. The browser pages introduce important programming concepts through interactive exercises you run in your browser.
If you loaded this page from dotnet try
, click here to start the sample. (This link will not work in the samples browser).