File Name: | Practical Go Development with AI Agents with Miki Tebeka |
Content Source: | https://www.ardanlabs.com/workshops/practical-go-development-with-ai-agents/ |
Genre / Category: | |
Language: | ENGLISH |
Original Price: | $299 |
ABOUT THE COURSE:
Master Practical Development in Go using modern AI agents , engineering techniques, and agentic workflows. The course will help you progress from simple autocomplete usage to comprehensive work with specifications, context engineering, planning, and code verification using AI.
An intensive 2-day practical course on Go + AI. Each session lasts 4 hours.
June 24 and 25, 2026
Day 1
Paradigm Shift: transitioning to agentic workflows and understanding the principles of coding agents.
Development Planning: creating technical specifications in a spec.md format.
Context Engineering: what and how to communicate to the agent for consistent and accurate responses.
Vertical Development and TDD: implementing features from tests to ready code.
Result Validation: code validation through tests, logs, and metrics with AI.
Day 2
Project Guidelines: creating instructions for developers and agents in AGENTS.md and CLAUDE.md files.
Extending AI Capabilities: implementing custom skills and integrating the MCP protocol.
Code Review: using agents for verification and analysis (example with roborev ).
Refactoring and Architecture Improvement: incorporating new features into existing code.
What You Will Learn
Agentic Workflows
You will gain skills in structured planning, working with specifications, and step-by-step feature delivery, going beyond mere AI prompts.
Context Engineering
Learn to provide the agent with relevant data at the right moment, minimizing the risk of hallucinations and increasing the accuracy of responses.
Skills and MCP Integration
Understand how to extend AI capabilities: adding project rules, custom skills, and integrations for solving real development tasks.
Requirements for Participation
Important: Commercial Go development experience of several months is required.
Prepare your environment and install the following before the start:
Go 1.24+ SDK
Git
Coding agent: Claude Code, Codex, Gemini, amp, opencode, or equivalent.
Recommended Comments