# The process of creating SDK tutorials for new users

DevFeed: [The process of creating SDK tutorials for new users](<https://devfeed.tech/articles/the-process-of-creating-sdk-tutorials-for-new-users-36067.md>)

Original publisher: [Read original article](<https://temporal.io/blog/the-making-of-new-user-sdk-tutorials>)

Author: Cully Wakelin

Published: 2020-11-12T04:00:00Z

Content type: article

Language: en

Sources: [Temporal Blog](<https://devfeed.tech/sources/temporal-blog.md>)

Topics: [SDKs](<https://devfeed.tech/topics/sdks.md>), [Documentation](<https://devfeed.tech/topics/documentation.md>), [Users](<https://devfeed.tech/topics/users.md>), [Development](<https://devfeed.tech/topics/development.md>), [Docker](<https://devfeed.tech/topics/docker.md>), [Go Language](<https://devfeed.tech/topics/go-language.md>), [Java](<https://devfeed.tech/topics/java.md>)

Tags: [adoption](<https://devfeed.tech/tags/adoption.md>), [docker](<https://devfeed.tech/tags/docker.md>), [documentation](<https://devfeed.tech/tags/documentation.md>), [go](<https://devfeed.tech/tags/go.md>), [java](<https://devfeed.tech/tags/java.md>), [sdk](<https://devfeed.tech/tags/sdk.md>), [temporal-concepts](<https://devfeed.tech/tags/temporal-concepts.md>), [tutorials](<https://devfeed.tech/tags/tutorials.md>), [users](<https://devfeed.tech/tags/users.md>)

## AI overview

The article explains how Temporal created SDK tutorials for new users before its V1 launch. It describes documentation gaps and inaccuracies inherited from a predecessor, core changes to Temporal's system and SDKs, and the challenge of explaining Temporal's new application-development model. It identifies the Go and Java SDKs as the main source of friction for new users and contrasts local Docker-based setup with live backend deployment.

## Source excerpt

In early September it was clear that V1 of Temporal would be ready by the end of that month and we would be announcing our funding shortly thereafter.