657 related articles
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.
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.
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.
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.
TutorialsA detailed guide to Vibe Coding: comparing Cursor, Trae, Bolt.new and other AI programming tools, with practical tips for using natural language to drive AI code generation from scratch.
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.
TutorialsA systematic guide to JavaScript core concepts covering let/var/const declarations, data types, operators, loops, arrow functions, arrays, Map, Set, and class-based OOP for developers with programming experience.
TutorialsLearn Python OpenCV basics: install opencv-python, read images with imread, display with imshow, handle keyboard input with waitKey, and release resources with destroyAllWindows.
TutorialsVibe Coding lets anyone program using natural language — no coding experience needed. Learn what it is, how it differs from traditional programming, and how to get started with AI tools.
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.