913 related articles
TutorialsDeep dive into building a Linear-like project management app from scratch with Claude Code and Next.js, covering UI design, data management, payments, AI features, and full deployment.
TutorialsBuild a multi-agent testing system with LangChain and LangGraph for automated test case generation, intelligent review, and Playwright execution across 10 progressive projects.
Expert OpinionsAn indie dev shares debugging a deeply hidden Godot resource cleanup bug. DeepSeek, Doubao, and Gemini all gave wrong answers. The fix: changing queue_free() to free() — one line of code.
TutorialsStep-by-step tutorial on using Doubao desktop's AI coding feature to develop web apps like Pomodoro timers without writing code. From describing requirements to exporting HTML files.
TutorialsHands-on review of Coze Coding AI zero-code tool: a user with no programming background generates a complete mobile app in ten minutes using natural language prompts.
TutorialsStep-by-step guide for beginners to set up an AI programming environment with Claude Code, VS Code, and MiniMax API, plus an IBE encryption hands-on project.
Product ReviewsIn-depth review of GPT-4 Thinking's real-world performance in coding bug fixes, AI Agent research, and academic writing, compared with Gemini and Claude.
Industry InsightsAnthropic releases Claude Opus 4.7 with ~20% coding Agent improvement at unchanged pricing. Compared to GPT, Gemini, and Chinese models like GLM, Opus 4.7 leads decisively in coding.
Product ReviewsQwen 3.6 35B MoE model runs locally on MacBook, reverse-engineers LTE modem web portal by extracting login logic from obfuscated JS, outperforming Claude Sonnet while Gemma 4 fails the same task.
Tech FrontiersDeep dive into the top 10 core tips for Cursor's 2025 latest version, covering Agent/Edit modes, custom models, Debug mode, WorkTree multi-Agent parallel processing, MCP, and Rules management.
TutorialsA non-coder built an AI tool directory website in 5 evenings using Claude. Full Vibe Coding walkthrough: product planning, CLAUDE.md setup, code generation, Vercel deployment, plus 5 practical tips.
Product ReviewsHands-on test using Trae AI for STM32 MCU development: from CubeMX project setup to LED blink, code compiles first try with zero errors. Full workflow and capability analysis.
TutorialsAI coding tools make code generation easy, but a huge gap remains between code and product. This article breaks down frontend, backend, and DevOps stacks, exploring how beginners can manage code with AI.
TutorialsLearning C in 2026 is still essential. Learn how to efficiently study C with AI tools like GitHub Copilot and Cursor AI, covering C history, version selection (C99 recommended), and AI-assisted learning paths.
TutorialsLearn how to use OpenCode's Skill model to automate the entire YOLOv8 object detection workflow — from camera recording and auto-annotation to training and real-time detection — with zero code in just two hours.
TutorialsChinese LLMs lose Plugins in Codex? Codex++ uses CDP injection to unlock full Plugins without modifying files—combining low cost with complete functionality.
TutorialsLearn Vibe Coding step by step: build websites and web apps from scratch using AI. Includes prompt tips, AI communication strategies, and live demos with Kimi Agent — no coding experience required.
Product ReviewsA non-coder used AI programming tools and the Godot open-source engine to build indie game "0x00DE" in two months — a fake desktop virus-fighting game showcasing AI's power to lower game dev barriers.
TutorialsSolo dev uses Doubao AI with Unity and Playmaker to build a WoW-style RPG. Skills (AoE/DOT), pet combat, and commerce systems already working—showcasing how AI enables one person to build an MMO.
TutorialsLearn how a non-coder built a WeChat Mini Program in 20 minutes using AI. A 4-step guide: organize requirements, generate code, debug, and iterate — no programming needed.