# Programmable Voice quickstarts

Learn how to make and receive phone calls with Twilio. These quickstarts walk you through the essentials: signing up for Twilio, getting your first phone number, setting up your development environment, and making your first phone call.

Choose your technology stack:

* [No code](/docs/voice/quickstart/no-code-voice-studio-quickstart): Use Studio's drag-and-drop interface to build voice applications without writing code.
* [Server-side languages](/docs/voice/quickstart/server): Build backend voice applications with PHP, C#/.NET, Java, Node.js, Python, Ruby, or Go.
* [Voice JavaScript SDK](/docs/voice/sdks/javascript/get-started): Make and receive calls directly in web browsers.
* [iOS](/docs/voice/sdks/ios/get-started): Build voice calling into native iOS apps.
* [Android](/docs/voice/sdks/android/get-started): Build voice calling into native Android apps.
