description |
---|
This is the developer learning path for students, beginners, and web2 developers new to web3 and Hedera. |
The Hedera SDKs make it easy for web2 developers and students to start building on Hedera using familiar programming languages like JavaScript, Java, and Go. Learn how to transfer HBAR, create tokens, and create and publish messages to topics. This path guides you through each tutorial, helping you create your first dApps on Hedera.
Select one of the following guides to get started ⬇:
{% hint style="info" %} Please ensure that the Environment Setup step is completed first before proceeding with any of the following guides. {% endhint %}
Transfer HBAR | Learn how to transfer HBAR between accounts. | transfer-hbar.md | transfer hbar.png |
Create a Token | Learn how to create a token using the HTS. | create-a-token.md | fungible-tokens-icon.png |
Create a Topic | Learn how to create a topic using the HCS. | create-a-topic.md | consensus-service-icon.png |
{% embed url="https://docs.hedera.com/hedera/core-concepts/accounts" %}
{% embed url="https://docs.hedera.com/hedera/core-concepts/mirror-nodes" %}
{% embed url="https://docs.hedera.com/hedera/core-concepts/transactions-and-queries" %}
{% embed url="https://docs.hedera.com/hedera/support-and-community/glossary" %}
{% hint style="info" %}
Have questions? Join the Hedera Discord and post them in the developer-general
channel or ask on Stack Overflow.
{% endhint %}