mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-30 16:01:14 -04:00
42 lines
1.1 KiB
JSON
42 lines
1.1 KiB
JSON
{
|
|
"name": "Debug C# Console Applications",
|
|
"isUpcomingChange": true,
|
|
"dashedName": "debug-c-sharp-console-applications",
|
|
"helpCategory": "HTML-CSS",
|
|
"order": 5,
|
|
"time": "",
|
|
"template": "",
|
|
"required": [],
|
|
"superBlock": "foundational-c-sharp-with-microsoft",
|
|
"challengeOrder": [
|
|
[
|
|
"647e22c08acb466c97ccbef7",
|
|
"Review the Principles of Code Debugging and Exception Handling"
|
|
],
|
|
[
|
|
"647e22b38acb466c97ccbef6",
|
|
"Implement the Visual Studio Code Debugging Tools for C#"
|
|
],
|
|
[
|
|
"647e22a08acb466c97ccbef5",
|
|
"Implement Exception Handling in C# Console Applications"
|
|
],
|
|
[
|
|
"647e228a8acb466c97ccbef3",
|
|
"Create and Throw Exceptions in C# Console Applications"
|
|
],
|
|
[
|
|
"647e22958acb466c97ccbef4",
|
|
"Guided Project - Debug and Handle Exceptions in a C# Console Application Using Visual Studio Code"
|
|
],
|
|
[
|
|
"647e22778acb466c97ccbef2",
|
|
"Challenge Project - Debug a C# Console Application Using Visual Studio Code"
|
|
],
|
|
[
|
|
"647f86ff07d29547b3bee1bd",
|
|
"Trophy - Debug C# Console Applications"
|
|
]
|
|
]
|
|
}
|