

# Programming with DynamoDB and the AWS SDKs
<a name="Programming"></a>

This section covers developer-related topics. If you want to run code examples instead, see [Running the code examples in this Developer Guide](CodeSamples.md). 

**Note**  
In December 2017, AWS began the process of migrating all Amazon DynamoDB endpoints to use secure certificates issued by Amazon Trust Services (ATS). For more information, see [Troubleshooting SSL/TLS connection establishment issues with DynamoDB](ats-certs.md). 

**Topics**
+ [Overview of AWS SDK support for DynamoDB](Programming.SDKOverview.md)
+ [Programming Amazon DynamoDB with Python and Boto3](programming-with-python.md)
+ [Programming Amazon DynamoDB with JavaScript](programming-with-javascript.md)
+ [Programming DynamoDB with the AWS SDK for Java 2.x](ProgrammingWithJava.md)
+ [Error handling with DynamoDB](Programming.Errors.md)
+ [Using DynamoDB with an AWS SDK](sdk-general-information-section.md)