30 related articles

A deep dive into the Vibe Coding learning path covering Cursor, Claude Code, Codex and more—from foundational AI programming thinking to hands-on projects for complete beginners.

Explore how Yadda 3.0 combines BDD with AI Agents, using natural language test specs as human-AI acceptance contracts and redefining BDD's role in the AI era.

How can Java backend engineers transition to AI Agent development? This guide covers the evolution from Chat to Agentic AI, ReAct decision-making, MCP tool calling, and multi-Agent orchestration with Spring AI.

Exploring the core principle of separating object identity from representation in software design, covering interfaces, ECS, DDD, and distributed systems.

Explore Domain Events modeling: how separating facts from reactions reduces coupling, improves extensibility, with practical implementation advice and DDD community debates.

A creator spent 40 days and 80 billion tokens testing the real limits of Vibe Coding. This article dissects why AI programming crashes in production: complexity, context limits, and compression loss.

A deep dive into enterprise Agent engineering: long-running execution, HITL safety approvals, and event sourcing — with two real-world commercial projects for content ops and SRE.

AI code getting messier with edits? The root cause isn't weak model capability but a lack of context and process. A deep dive into Matt Pocock's Skills v1.1: grilling, vertical-slice tickets, TDD, and WebFinder.

Code is read far more than it's written. This article explores the core principles of maintainability — clarity, naming, consistency, and how to evaluate AI-generated code quality.

A developer builds a 3D editor from scratch in C++, modeling programs as dataflow graphs rather than object collections. Exploring dataflow vs. OOP, Greenspun's Tenth Rule, and the debugging dividend of visual programming.

Matt Pocock's 4-step framework for AI Agent Skill design: Trigger, Structure, Steering, Pruning. Escape skill hell, tell good skills from bad, and master leading words to make Agents follow your intent.

Matt Pocock's 4-step framework for AI Agent Skill design: Trigger, Structure, Steering, Pruning. Escape skill hell and learn to write high-quality skills.

OpenCQRS 2.0 introduces a testing DSL that aligns with business domain language. Explore how Given-When-Then maps to CQRS/Event Sourcing and enables living documentation.

A deep dive into Palantir's five-layer Agent-Ontology architecture: how Context, Query, Logic, Action, and Governance layers work together to enable governed enterprise AI Agents, with a live demo.

Is AI-assisted coding making your codebase messier? Learn deep modules, seams, and adapters from A Philosophy of Software Design to systematically fix your architecture.

A detailed walkthrough of building real features with Claude Code: Grill Me requirement interrogation, auto-generated PRDs, AFK agent coding, and QA iteration loops with DDD and TDD strategies.

Deep dive into the AI agent engineering stack: from Cursor framework, model selection to context engineering and automated review loops — a complete workflow guide to achieving 100x development efficiency.

Deep dive into Harness AI Engineering Programming methodology, covering SDD, Skill development patterns, and core practices for enterprise-level AI-assisted development.

Deep dive into OpenAI Codex's core capabilities including multi-task parallelism, Agent Loop mechanism, and Specification-Driven Development (SDD), with learning resources and advanced paths for mastering AI programming workflows.

Deep dive into a runtime AI chatbot integrator architecture covering unified orchestration of OpenAI, Claude, DeepSeek text models and 11Labs, Azure TTS services with latency testing and streaming synthesis.