mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2025-12-25 11:11:28 -05:00
38 lines
1016 B
JSON
38 lines
1016 B
JSON
{
|
|
"name": "Write Your First Code Using C#",
|
|
"isUpcomingChange": false,
|
|
"dashedName": "write-your-first-code-using-c-sharp",
|
|
"helpCategory": "C-Sharp",
|
|
"challengeOrder": [
|
|
{
|
|
"id": "647e239e8acb466c97ccbf05",
|
|
"title": "Write Your First C# Code"
|
|
},
|
|
{
|
|
"id": "647e238f8acb466c97ccbf04",
|
|
"title": "Store and Retrieve Data Using Literal and Variable Values in C#"
|
|
},
|
|
{
|
|
"id": "647e23828acb466c97ccbf03",
|
|
"title": "Perform Basic String Formatting in C#"
|
|
},
|
|
{
|
|
"id": "647e23788acb466c97ccbf02",
|
|
"title": "Perform Basic Operations on Numbers in C#"
|
|
},
|
|
{
|
|
"id": "647e235a8acb466c97ccbf00",
|
|
"title": "Guided Project - Calculate and Print Student Grades"
|
|
},
|
|
{
|
|
"id": "647e236d8acb466c97ccbf01",
|
|
"title": "Guided Project - Calculate Final GPA"
|
|
},
|
|
{
|
|
"id": "647f85d407d29547b3bee1bb",
|
|
"title": "Trophy - Write Your First Code Using C#"
|
|
}
|
|
],
|
|
"blockLayout": "legacy-challenge-list"
|
|
}
|