Перейти до вмісту

AI-Native Development

Цей контент ще не доступний вашою мовою.

AI/ML Engineering Track | Phase 1

Best for: engineers who want to become effective users and operators of modern AI coding tools, not just casual prompt users.

This phase is about practical leverage: tool choice, local models, CLI agents, IDE agents, MCP, and runtime control patterns.

#Module
1.1AI Coding Tools Landscape
1.2Local Models for AI Coding
1.3Claude Code & CLI Deep Dive
1.4Agent-First IDEs
1.5CLI AI Coding Agents
1.6Prompt Engineering Fundamentals — moved to AI Engineering Foundations
1.7AI-Powered Code Generation
1.8AI-Assisted Debugging & Optimization
1.9Building with AI Coding Assistants
1.10Anthropic Agent SDK and Runtime Patterns

Suggested path:

  1. start with the tooling landscape
  2. decide whether you are local-first, cloud-first, or hybrid
  3. learn CLI and IDE agent workflows
  4. understand MCP and runtime patterns only after the basic workflows make sense

If you want the shortest useful route:

This phase is easy to confuse with AI-Native Work, but they are not the same layer.

  • AI-Native Work teaches how to use AI productively and responsibly in daily work
  • AI-Native Development teaches how engineers evaluate tools, run coding agents, control runtimes, and build implementation habits around them

If you still mainly need:

  • better prompting judgment
  • workflow discipline
  • human-in-the-loop habits
  • safer use patterns

go back to AI-Native Work first.

For deep architectural treatment of prompts, context boundaries, and harness orchestration, see AI Engineering Foundations.

  • go to Generative AI if you want stronger model intuition
  • go to Frameworks & Agents if you want to design full agent systems instead of just using coding agents