TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Which SDK company's tutorials you like?

11 pointsby node-bayareaabout 6 years ago
Hi there, I'm responsible for creating tutorials for our SDKs. I'm trying to get some inspiration from other companies who might have built really cool interactive tutorials. Wondering if you like any, that you'd like to recommend?

4 comments

Raed667about 6 years ago
I remember Parse tutorials fondly (now mostly open sourced) [0]. When you needed a token or application key in a snippet of code it will be provided dynamically from your selected project so the code is ready to go (instead of &quot;go to a complex config page and copy paste).<p>I also liked the interactive part where they wait for you to send a request from the SDK and then congratulate you, and display the actual values you sent. It made me feel I was getting productive very quick.<p>[0]: <a href="https:&#x2F;&#x2F;parseplatform.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;parseplatform.org&#x2F;</a>
评论 #19345753 未加载
ArtWombabout 6 years ago
Was recently provided with a PYNQ dev board from Xilinx. Docs as code makes it very easy to get setup. App development occurs right in Jupyter notebooks. And the examples are also provided in the form of reconfigurable Jupyter notebooks<p><a href="https:&#x2F;&#x2F;pynq.readthedocs.io&#x2F;en&#x2F;latest&#x2F;index.html" rel="nofollow">https:&#x2F;&#x2F;pynq.readthedocs.io&#x2F;en&#x2F;latest&#x2F;index.html</a>
tedyoungabout 6 years ago
TwilioQuest is a fun intro: <a href="https:&#x2F;&#x2F;www.twilio.com&#x2F;quest" rel="nofollow">https:&#x2F;&#x2F;www.twilio.com&#x2F;quest</a>
im1983about 6 years ago
Stripe