Module 1: Environment & Installation
This module covers all development environment setup for Go ADK, including Go installation, ADK Go SDK deployment, and project structure standards.
Articles
| Article | Case | Status |
|---|---|---|
| Go 1.24+ Installation & Verification | adk-go-env-verify-go | 🔄 In Progress |
| ADK Go Installation & Quick Verification | adk-go-env-install-adk | 🔄 In Progress |
| Project Structure & .env Management | adk-go-env-project-template | 🔄 In Progress |
Prerequisites
- Go 1.24.4 or higher
- Git
- Text Editor (VS Code / GoLand recommended)
Learning Path
Complete these three articles in order before proceeding to the “Quick Start” module.