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

Feature: Online Tutorials for Go developer using 'present' #172

Open
stefanhans opened this issue Mar 20, 2019 · 1 comment
Open

Feature: Online Tutorials for Go developer using 'present' #172

stefanhans opened this issue Mar 20, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@stefanhans
Copy link
Member

Interactive tutorials for Golang is a missing feature in my opinion.

I am used to giving talks about Go using its tool present to edit and run the code inside the presentation.

I have the slides of my presentations in my repo go-present, and it is published on go-talks.appspot.com/github.com/user/repo/path automatically.

If I need packages like go-libp2p, not included online, I have to do the presentation on localhost. There's as well the possibility to run present in the cloud, e.g., GCP App Engine. I've never tried it, but it seems manageable.

In any case, to have interactive tutorials showing how to use Go in combination with IPFS, libp2p, etc. would make ProtoSchool at least for Go developers more attractive.

@terichadbourne
Copy link
Member

Thanks for pointing out this tool!

As you can see in our roadmap (https://github.com/ProtoSchool/roadmap/blob/master/README.md#protoschool-roadmap), our short term plans are to stick with in-browser JavaScript-based lessons to minimize complexity of delivery method while we build out a solid arsenal of content with a consistent format. Longer term, once we have a larger body of tutorials, we’ll reassess the demand for command line and Go-based tutorials. Issues like this one will both help us highlight the demand and potentially come up with creative ways to update the platform to support that content that’s inherently harder to deliver in the browser.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants