mirror of
https://github.com/dotnet/intro-to-dotnet-web-dev.git
synced 2025-12-06 05:32:03 +01:00
Update README.md
This commit is contained in:
parent
f203f0b24d
commit
f80524b3c1
|
|
@ -61,7 +61,7 @@ Time for your first challenge!
|
|||
|
||||
| # | Challenge | Solution | Duration | What you will learn | More information |
|
||||
|-| ------------------------------- | ------------------------------- | ----------- | -------------------------------------- | - |
|
||||
1 | [Hello World Challenge](https://docs.microsoft.com/learn/modules/csharp-write-first/2-exercise-hello-world/?ns-enrollment-type=learningpath&ns-enrollment-id=learn.languages.csharp-first-steps)| N/A | 3 min | case sensitive, strings, comments | [Intro to C# Tutorial](https://docs.microsoft.com/dotnet/csharp/tour-of-csharp/tutorials/hello-world?WT.mc_id=csharpnotebook-35129-website), [C# documentation](https://docs.microsoft.com/dotnet/csharp/) |
|
||||
1 | [Hello World Challenge](https://learn.microsoft.com/en-us/training/modules/csharp-write-first/2-exercise-hello-world)| N/A | 3 min | case sensitive, strings, comments | [Intro to C# Tutorial](https://docs.microsoft.com/dotnet/csharp/tour-of-csharp/tutorials/hello-world?WT.mc_id=csharpnotebook-35129-website), [C# documentation](https://docs.microsoft.com/dotnet/csharp/) |
|
||||
|
||||
## Variables
|
||||
|
||||
|
|
@ -247,4 +247,4 @@ Connect with us! Check out the [.NET Community Page](https://dotnet.microsoft.co
|
|||
|
||||
# How'd it go?
|
||||
|
||||
Please take this quick, [10 question survey](https://aka.ms/WebLearningSeries-git-survey) to give us your thoughts on this lesson & challenge!
|
||||
Please take this quick, [10 question survey](https://aka.ms/WebLearningSeries-git-survey) to give us your thoughts on this lesson & challenge!
|
||||
|
|
|
|||
Loading…
Reference in a new issue