
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.

Intermediate · 15 minutes or less
Algorand Blockchain Development using Reach Part 1
The future is bright for Algorand and Algorand Blockchain Developers. Tools like Reach are going to be the forefront of CrossChain / MultiChain development.

Beginner · 30 minutes
Getting Started with Developing Android Apps on the Algorand Platform Using java-algorand-sdk
This tutorial explains how to get started developing android apps that use the java-algorand-sdk

Beginner · 15 minutes or less
How to Run the ORE ID Sample App
Take ORE ID for a test drive. ORE ID makes it easy for users to send transactions to the blockchain from within your app. This tutorial will teach you how to pull down and run the ORE ID sample app running on the Algorand blockchain on your local machine.

Beginner · 15 minutes or less
Create Your First ORE ID Application
Creating your test app is simple using our sample app. Here you will learn to create an ORE ID app and configure the sample app to run your test app, allowing you to test logins and transaction signing on the chain.