Take your first steps into building apps with Temporal by exploring how Temporal apps work.
Set up your development environment
Estimated time: ⏱️ ~5 minutes
Make sure you have everything you need to start working with Temporal on your local machine.
Go Java .NET PHP Python Ruby TypeScript
Run your first Temporal Application
Estimated time: ⏱️ ~20 minutes
Download and run a small application and explore how Temporal executes Workflows and Activities, and how you can recover from failures.
Go Java .NET PHP Python Ruby TypeScript
Build a Temporal Application from scratch
Estimated time: ⏱️ ~20 minutes
Write a program from the ground up in one of the supported languages:
Go Java Python Ruby TypeScript