Installing AI Coding Tools
Set up AI-powered coding assistants like GitHub Copilot and Claude to supercharge your productivity. You'll integrate intelligent autocomplete and code generation into your workflow.
6 lessons
Installing VS Code AI Extensions (Claude, OpenAI, Gemini)
Add AI coding assistant extensions to VS Code for in-editor help with writing and understanding code.
Installing the OpenAI CLI
Set up OpenAI's command-line interface for terminal-based AI interactions and scripted workflows.
Installing the Claude CLI
Install Anthropic's Claude command-line tool for terminal-based AI assistance and automation.
Installing the Gemini CLI
Set up Google's Gemini command-line interface for AI-powered terminal workflows.
Setting API Keys Using .env Files
Learn to safely store API keys in .env files, keeping secrets out of your code and Git history.
Managing Secrets Using Doppler
Centralize your API keys and secrets with Doppler for easier management across projects and environments.