Learn Conversational Design with Alexa

With a comprehensive understanding of the process for developing a custom Alexa skill, you will join a community of developers that will define the field of voice design. For more Alexa news, subscribe to the Alexa developer newsletter to stay up-to-date on new features, tutorials, and events. Take-Away Skills: In this course, you will learn how to build conversational Alexa skills using a number of tools, including entity resolution and dialog management. Entity resolution allows you to seamlessly create synonyms that all resolve to the same value. Dialog management allows you to adapt to the current state of the conversation. These techniques enable you to write clean, clear code in your AWS Lambda function and improve the experience for your Alexa skill’s users. Amazon Alexa recently released a new version of the Amazon Alexa SDK. The Alexa courses in this series teach the old version of the Alexa SDK. We are working to update these courses over the coming months. While the changes between versions are small, we recommend you take these courses, then read about the latest version of the Alexa SDK on GitHub. In this course, you will build multiple Alexa skills, including a movie matching skill and a flight travel agent, that use the advanced features of conversational design.

SQL

SQL , also pronounced as See-Quel, stands for Structured Query Language, letting you access, manipulate, create, delete, update, and retriev...