Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.22 KB

Readme.md

File metadata and controls

26 lines (19 loc) · 1.22 KB
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
csharp
dotnet-core

Learn programming with TRY.NET

dotnet try Enabled

These explorations show you the structure of C# programs, working with text, numbers, and other core data structures.

Learn to program using this tutorial

To run these samples, you'll need to follow the instructions on hte 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).