Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add step-by-step tutorial #9

Closed
alexyakunin opened this issue Jul 2, 2020 · 3 comments
Closed

Add step-by-step tutorial #9

alexyakunin opened this issue Jul 2, 2020 · 3 comments
Labels
help wanted Extra attention is needed

Comments

@alexyakunin
Copy link
Collaborator

alexyakunin commented Jul 2, 2020

I'm thinking of the following approach:

  • Root-level "tutorial" folder contains numbered sections (p1_simple_computed, p2_[...], etc.)
  • Section = a directory with a single file (or maybe N files, if needed) + readme.md
  • Launcher = https://github.com/dotnet/try
@yakunins
Copy link

yakunins commented Jul 16, 2020

I guess the easy way for any user is to

  1. find a link to example's repo
  2. checkout example's repo (hello world),
  3. compile and run it locally in minimal amount of time

@alexyakunin alexyakunin added the help wanted Extra attention is needed label Jul 19, 2020
@alexyakunin
Copy link
Collaborator Author

I guess the easy way for any user is to

  1. find a link to example's repo
  2. checkout example's repo (hello world),
  3. compile and run it locally in minimal amount of time

Yes, that's exactly how it works, but Tutorial is still needed.

@alexyakunin
Copy link
Collaborator Author

Done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants