Module 2: Quick Start

Master ADK Go’s core concepts and basic usage. From Agent’s three elements to your first runnable Agent, then run mode selection and API Key management.

Articles

#ArticleCaseStatus
1Agent Core Concepts: Model, Tool, Instructionadk-go-quickstart-concepts🔄 In Progress
2Hello World Agent: A Complete Minimal Runnable Exampleadk-go-quickstart-hello-world🔄 In Progress
3CLI vs Web: ADK Go Execution Modes Comparisonadk-go-quickstart-run-modes🔄 In Progress
4API Key & Model Selection: Cost, Capability & Use Caseadk-go-quickstart-api-key🔄 In Progress

Prerequisites

Learning Objectives

After completing this module, you will:

  • Understand Agent’s three elements: Model, Tool, Instruction
  • Be able to independently write and run a complete Agent
  • Know the suitable scenarios for CLI vs Web execution modes
  • Master API Key security management and model selection strategies

Learning Path

Complete these four articles in order before proceeding to the “Tool Usage” module.

Module 1: Environment & Installation | Module 3: Tool Usage →