From the course: Delivering Data-Driven Decisions with AWS: Applying Machine Learning, Data Engineering, and Generative AI

Unlock the full course today

Join today to access over 24,800 courses taught by industry experts.

Introduction to Amazon Q Developer

Introduction to Amazon Q Developer

- [Instructor] One aspect of generative AI that we will focus on in this movie is code generation. You will need to have some foundational Python programming knowledge. Last year, I wrote a four-part series on generative AI on dev.to. I'm not going to discuss the high-level architecture, but you may refer to my blogs as I discuss Amazon CodeWhisperer and show you practical applications as we go into more details in other movies. In this movie, we'll learn how to get started with Amazon Q Developer, covering IDE, common use cases, and how to apply it to increase our productivity. Firstly, I would like to provide you with a definition. Amazon CodeWhisperer is a generative AI coding companion that suggests coding recommendations as we type comments in real time. Amazon CodeWhisperer became Amazon Q Developer on the 30th of April, 2024, and allows developers to accept, recheck code recommendations, or customize them. Over time, Q Developer will be able to learn our intent by reading our…

Contents