Section 1.2.10
Further Reading
What is Agentic Coding?
This chapter defined what agentic coding is and how it transforms development. The following chapters build on this foundation:
-
Previous: The Renaissance Developer - The mindset foundation that makes agentic coding effective. Understanding the Renaissance Developer model—being "good enough at everything"—is crucial context for why agentic coding matters.
-
Next: Architecture Principles for Agentic Development (coming soon) - How to design systems that work well with AI agents. The architecture patterns that make agentic coding smooth versus frustrating.
-
Part 2: Managing AI Agents (coming soon) - Practical strategies for working effectively with AI tools. Detailed prompting techniques, collaboration patterns, and troubleshooting guidance.
-
Part 3: MCP Servers (coming soon) - Extending AI capabilities with the Model Context Protocol. How to add custom tools and capabilities to AI agents for your specific needs.
-
Part 3: Skills and Custom Tools (coming soon) - Creating specialized AI capabilities for your workflow. Building reusable patterns that accelerate common tasks.
External Resources:
- OpenAI Developer Documentation - Comprehensive guides for working with GPT models and APIs
- Anthropic Claude Documentation - Documentation for Claude models and best practices
- GitHub Copilot Guides - Microsoft's resources for AI pair programming
- OWASP Top 10 - Essential security knowledge for reviewing AI-generated code