905 related articles
TutorialsBuild an AI Agent in 200 lines of Python from scratch. A deep dive into the five core modules: Prompt, Memory, Tool Use, RAG, and Skill, with progressive development workflow.
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.
TutorialsComplete guide to downloading, installing, and configuring ByteDance's Trae AI coding tool. Free built-in LLMs like DeepSeek for AI-assisted Python programming.
TutorialsA deep dive into LangChain framework essentials, clarifying the key differences between LLMs and Agents, covering Agent development, DeepAgent advanced topics, and 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.
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.
Product ReviewsAnalysis of a creative coding game from Bilibili's AI game track: control a cat through levels by dragging visual modules. Covers loops, conditionals, sensors, tech trees, and resource management.
TutorialsA creator with zero coding experience used GPT to build a full quiz app in 7 days, featuring question bank import, dual practice/exam modes, and a wrong answer notebook.
TutorialsTutorial: Build an AI Pictionary game in Scratch using pen drawing and AI image recognition. Learn multimodal AI applications with step-by-step code logic.
TutorialsA content creator uses Cursor AI coding tool to build a free English learning WeChat Mini Program from scratch, tackling ads and paywalls in existing apps. Full breakdown of product design and AI-assisted development.
Product ReviewsHands-on review of Lobster Agent (QCloud): generate and deploy public webpages via WeChat on your phone, covering lottery pages, auto weekly reports, and remote file transfer.
TutorialsLearned AI programming but unsure what to build? This guide covers three Mini Program directions—utility, content, and custom development—to help you monetize fast.
TutorialsSpring AI getting started guide covering JDK 17 setup, Spring Boot 3.4 requirements, core concepts like Chat Completion and Tokens, helping Java developers quickly build AI applications.
Expert OpinionsWhen AI writes code directly, short-form video captures attention, and the dev job market shrinks, do programming tutorials have a future? Two million-subscriber creators discuss survival strategies.
Product ReviewsDeep dive into ByteDance's Claude Code Red Book covering environment setup, Prompt Engineering, multi-turn dialogue strategies, debugging, and refactoring techniques to maximize AI coding efficiency.
TutorialsComplete guide to installing Claude Code, connecting DeepSeek models via API, using CC Switch for model management, and auto-generating magazine-style PPTs with Skills.
TutorialsLearn Python OpenCV basics: install opencv-python, read images with imread, display with imshow, handle keyboard input with waitKey, and release resources with destroyAllWindows.
TutorialsA hands-on Cursor AI tutorial covering download, setup, three chat modes, Claude model selection, and auto-generating a complete Python student management system using Agent mode.