mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-01 01:00:36 -04:00
42 lines
988 B
JSON
42 lines
988 B
JSON
{
|
|
"name": "Write Your First Code Using C#",
|
|
"isUpcomingChange": true,
|
|
"dashedName": "write-your-first-code-using-c-sharp",
|
|
"helpCategory": "HTML-CSS",
|
|
"order": 0,
|
|
"time": "",
|
|
"template": "",
|
|
"required": [],
|
|
"superBlock": "foundational-c-sharp-with-microsoft",
|
|
"challengeOrder": [
|
|
[
|
|
"647e239e8acb466c97ccbf05",
|
|
"Write Your First C# Code"
|
|
],
|
|
[
|
|
"647e238f8acb466c97ccbf04",
|
|
"Store and Retrieve Data Using Literal and Variable Values in C#"
|
|
],
|
|
[
|
|
"647e23828acb466c97ccbf03",
|
|
"Perform Basic String Formatting in C#"
|
|
],
|
|
[
|
|
"647e23788acb466c97ccbf02",
|
|
"Perform Basic Operations on Numbers in C#"
|
|
],
|
|
[
|
|
"647e235a8acb466c97ccbf00",
|
|
"Guided Project - Calculate and Print Student Grades"
|
|
],
|
|
[
|
|
"647e236d8acb466c97ccbf01",
|
|
"Guided Project - Calculate Final GPA"
|
|
],
|
|
[
|
|
"647f85d407d29547b3bee1bb",
|
|
"Trophy - Write Your First Code Using C#"
|
|
]
|
|
]
|
|
}
|