Introduction

Introduction

In this lesson, you’ll explore another feature of Gemini, Code Assist, a generative AI tool that assists you in coding. You’ll learn to use Code Assist to provide you with coding suggestions, generate code, and understand code in Visual Studio Code with Python.

By the end of this, you’ll have learned to:

  • Identify the steps needs to install Gemini Code Assist in Visual Studio Code.
  • Describe how to utilize Code Assist to generate helpful Code Suggestions.
  • Detail how Code Assist compares to OpenAI’s Codex.
See forum comments
Download course materials from Github
Previous: Quiz: Introduction to Google Gemini Next: Instruction