8000 Explain why CodeRoad exists · ShaunSHamilton/coderoad-vscode@1a05ef5 · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 1a05ef5

Browse files
authored
Explain why CodeRoad exists
1 parent 1dd6646 commit 1a05ef5

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,16 @@ CodeRoad is a VSCode extension that allows you to play interactive coding tutori
88

99
![CodeRoad Image](./docs/images/tutorial-example.png)
1010

11+
## Why
12+
13+
Interactive learning is the most effective way to gain new skills and knowledge. CodeRoad aims to help tutorial creators develop and share interactive content with the community.
14+
15+
For learners, there are a number of advantages to running tutorials inside VSCode:
16+
- learn in a real world coding environment
17+
- get rapid feedback on save and helpful error messages
18+
- users own the code, and can build a Git timeline and deploy a portfolio
19+
20+
1121
## Getting Started
1222

1323
### Start

0 commit comments

Comments
 (0)
0