162 related articles
TutorialsDeep dive into Function Calling and MCP working principles through Cursor editor's system prompt analysis, comparing regular tools vs MCP tools and testing Agent capabilities across model sizes.
Expert OpinionsCan AI write code instantly—so is coding still worth learning? An Atlassian engineer breaks down the truth behind tech leaders' claims and AI coding limitations.
Deep DivesDeep dive into Pi's swarm system architecture (26K GitHub stars): scout, worker, and soldier ant roles, pheromone communication, adaptive concurrency control, and how multi-agent collaboration revolutionizes AI programming.
TutorialsA complete workflow for collaborative UE5 development using DeepSeek multi-Agent matrix and UE5.8 official MCP, covering pure C++ architecture, agent roles, cache optimization, and automated code review.
TutorialsA beginner's Java full-stack guide covering Java's origins, real market position, enterprise server-side strengths, Java SE/EE/ME platforms, and a complete learning path from basics to full-stack.
TutorialsA complete hands-on checklist of 110 embedded Linux projects covering audio/video, Rockchip platforms, smart home, and driver development — with clear learning paths from beginner to high-paying roles.
Tech FrontiersDeepSeek TUI is an open-source terminal AI coding tool written in Rust, optimized for DeepSeek API, dubbed Claude Code for DeepSeek. Plus: AI joint ventures, Sierra's $950M raise, and AWS Agent infrastructure updates.
Tech FrontiersDeep dive into StepFun AI's Step 3.7 Flash, a 198B sparse MoE vision-language model with 256K context and 3-level reasoning, excelling in multimodal understanding, AI coding, and Agent tool orchestration.
Tech FrontiersOct 3, 2025 AI Daily: IBM releases Granite 4.0 hybrid architecture open-source models, Google launches Jules CLI and Gemini 2.5 Flash Image GA, Ant Group open-sources Ming UniVision, OpenAI hits $500B valuation.
TutorialsIn-depth comparison of LangGraph vs LangChain: controllability, extensibility, and FastAPI-powered performance. Covers storage, enterprise private deployment, and migration guidance for agent developers.
Industry InsightsCognition's AI programming tool Devin reveals major clients including Goldman Sachs, U.S. military, and Mercedes-Benz. Analysis of three key signals marking the commercialization tipping point for enterprise AI programming.
Product ReviewsOne API is an open-source LLM API gateway that unifies 30+ LLM providers including OpenAI, Claude, Gemini, and DeepSeek through an OpenAI-compatible interface. Features Key management, quota control, load balancing, and one-command Docker deployment. 32k+ GitHub Stars.
TutorialsJulia Evans shares Django insights: less magic than Rails, built-in Admin, ORM auto-migrations, SQLite over Postgres — why Django's explicit design suits personal projects.
Tech FrontiersDeep analysis of Google Antigravity Agent Skills open-source collection, covering modular skill design, JavaScript advantages, community ecosystem, and developer guides for building AI Agents.
TutorialsHow to use AI Agent workflows to automate WeChat Mini Program development end-to-end in 3 hours with only 30 minutes of human involvement, featuring multi-version divergence and fusion strategies.
Deep DivesAI coding tools shine on structured tasks but fail in production. Explore the three irreplaceable advantages human programmers hold and the future of human-AI collaboration.
TutorialsHow can Java developers move from small companies to big tech? This guide covers career path planning, resume repair strategies, 2025's three core Java tech stacks, and a 6-month upgrade plan.
Expert OpinionsA shopping cart interview exposes programmers' fatal flaw: only knowing framework APIs, not data structures. AI tools now auto-generate CRUD code—first principles thinking is your real moat.
Deep DivesTraditional user-assistant alternating chat history can't meet complex AI Agent needs. This article explores modeling Agent interactions as event sequences, revealing Agents as workflow engines.
TutorialsDeep dive into CLAUDE.md and AGENTS.md configuration for Claude Code. Real cases show proper setup reduces context explanation time from 60% to near zero, letting AI truly understand your project.