242 related articles

Learn how to use Python Pandas to automate Excel data filtering and categorization. Core code is just 6-8 lines — handle massive datasets effortlessly.

Anthropic's latest report reveals over 80% of its codebase is AI-written and engineer output has grown 8x. A deep analysis of AI's impact on software development, the taste moat, AI bubble stages, and loop engineering.

Deep dive into Agent Harness: tracing the paradigm evolution from Prompt Engineering to Context Engineering to Harness Engineering, and how loop-based architectures solve context loss in AI coding agents.

A deep dive into Codex and Claude Code for real-world AI programming—from Vibe Coding prototypes to Plan mode and SuperPAL engineering, with LLM selection strategies and enterprise workflows.

A comprehensive guide to LangGraph's three core advantages, its relationship with LangChain, short-term and long-term storage mechanisms, and deployment strategies for development and production environments.

9 advanced Claude Code tips covering /init memory injection, Token context monitoring, Plan mode, collaboration strategies, and /undo safe rollback to build a complete AI coding workflow.

Deep dive into a Claude Code AI programming course covering AFK autonomous Agent building, codebase optimization, and multi-stage Kanban management to enable efficient human-AI collaboration.

A deep dive into full-pipeline optimization for enterprise RAG systems, covering multi-turn query rewriting, retrieval tuning, and quality evaluation to take RAG from demo to production.

Learn how to call the DeepSeek API in MATLAB for AI auto-programming and debugging. From API key setup to building an auto-debug inner loop, a complete guide with a linear fitting demo.

A developer built a complete Connect 4 game using only CSS — no JavaScript. This article explores the Checkbox Hack, selector combinations, and other core techniques, examining the computational boundaries of CSS.

A deep dive into LLM selection for LangChain and MCP agent development, comparing DeepSeek V3/R1 vs Qwen3 on Function Calling and MCP support with practical tips.

Deep analysis of Anthropic vs Google's Managed Agent architectures, pricing strategies, and selection guidance. Managed Agents are emerging as a new AI infrastructure product category.

Learn how to use Claude Code with Specification-Driven Development (SDD) to build enterprise projects, solving common AI coding pitfalls like infinite bug loops, code quality issues, and hallucination risks.

Multi-agent bills out of control? This article breaks down two core token cost pain points and provides 4 actionable documents to cut multi-agent task costs by 60-80%.

Deep dive into how DeepSWE exposes SWE-Bench Pro's data contamination and cheating issues. GPT-5.5 leads at 70%, open-source models lag far behind. Covers results, cost comparisons, and practical developer advice.

Deep dive into maximizing Anthropic's Fable/Mythos model: 5-hour limit workarounds, dual account rotation, multi-Agent orchestration, and Mac Mini remote deployment to get $8,000 of inference from a $200 subscription.

A detailed record of using OpenAI Codex's Goal Coding mode to autonomously build a full WeChat Pay membership mini program from scratch, covering architecture, pitfalls, and cost analysis.

Learn how to connect OpenAI Codex to Chinese AI models like DeepSeek and Volcano Engine via CC Switch, with a step-by-step guide and a 2048 game demo.

Deep dive into Qwen3-Coder: 11 hours continuous operation, 10K+ lines of code, 1000+ calls. Explore its long-horizon agent loop architecture, reasoning persistence, thinking mode switching, and deployment on Fireworks.

Analysis of why SFT can't fix coding agent JSON errors and how GRPO's binary reward signals and synchronized weight updates train directly for correctness.