# Develop durable applications with Temporal SDKs

> Discover comprehensive Temporal SDK feature guides and API references. Enhance your Temporal Application development with Ruby, Go, Java, PHP, Python, TypeScript, and .NET.

The Temporal SDK developer guides provide a comprehensive overview of the structures, primitives, and features used in [Temporal Application](/temporal#temporal-application) development.

- Go SDK [developer guide](/develop/go) and [API reference](http://t.mp/go-api)
- Java SDK [developer guide](/develop/java) and [API reference](http://t.mp/java-api)
- PHP SDK [developer guide](/develop/php) and [API reference](https://php.temporal.io/namespaces/temporal.html)
- Python SDK [developer guide](/develop/python) and [API reference](https://python.temporal.io)
- TypeScript SDK [developer guide](/develop/typescript) and [API reference](https://typescript.temporal.io)
- .NET SDK [developer guide](/develop/dotnet) and [API reference](https://dotnet.temporal.io/)
- Ruby SDK [developer guide](/develop/ruby) and [API reference](https://ruby.temporal.io/)
- Rust SDK [developer guide](/develop/rust) and [API reference](https://docs.rs/temporalio-sdk/latest/temporalio_sdk/)
