
Beginner · 30 minutes
Read and Write to the Transaction Note Field with Python
Example Python to read and write into the note field.

Beginner · 1 hour
Working with ASA using Java
This tutorial demonstrates the steps involved in creating a basic Algorand Standard Asset using Java.

Beginner · 1 hour
Working with ASA using Go
This tutorial demonstrates the steps involved in creating a basic Algorand Standard Asset using Go

Intermediate · 30 minutes
Compile and Run the Algorand Node Natively on Windows
Learn how to build the Algorand node and the whole set of devtools on Microsoft Windows and run them without the need of emulators, virtual machines and even WSL.

Intermediate · 15 minutes or less
Algorand Blockchain Development using Reach Part 2 RPS
Blockchain development doesn't have to be difficult. Using Reach lang proves that. Please visit docs.reach.sh for more information.

Beginner · 1 hour
Working with ASA Using JavaScript
This tutorial demonstrates the steps involved in creating a basic Algorand Standard Asset [(ASA)](https://developer.algorand.org/docs/features/asa/) using [JavaScript SDK](https://github.com/algorand/js-algorand-sdk).

Intermediate · 30 minutes
Algorand Blockchain Development using Reach Part 3 Bets - Wagers
In this tutorial, we add in both wagering and payouts to the winner of our Rock Paper Scissors Algorand blockchain game. By the end of this tutorial, you will have a full featured game allowing wager, provably fair outcomes and payouts to the winner.

Beginner · 1 hour
Working with ASA using Python
This tutorial demonstrates the steps involved in working with an Algorand Standard Asset (ASA) using the Python SDK.

Beginner · 15 minutes or less
Creating a Python Transaction with the PureStake API
Learn to create a transaction and send it programmatically

Beginner · 15 minutes or less
Creating a JavaScript Transaction with the PureStake API
Learn to create a transaction and send it programmatically

Beginner · 15 minutes or less
Creating a Java Transaction with the PureStake API
Learn to create a transaction and send it programmatically.

Beginner · 15 minutes or less
Creating a Go Transaction with the PureStake API
Learn to create a transaction and send it programmatically.