1159 related articles
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.
Product ReviewsA gaming newbie independently built a 2D ARPG demo using AI tools, covering scene generation, frame-by-frame animation, and LLM-driven dynamic dialogue systems.
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 complete 2026 beginner's guide to AI coding: from requirement discovery and PRD cross-validation to development version control and three deployment paths.
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.
Industry InsightsIn-depth analysis of Java career prospects in 2025 and AI replacement risk. From developer skill tiers and big tech barriers to career planning in the AI era.
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.
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.
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.
TutorialsA complete guide on how to develop an iOS app from scratch using AI tools like Cursor and Claude Code, and successfully publish it on Apple's App Store.
TutorialsA detailed guide to Next.js project structure, covering package.json scripts, ESLint, next.config.js, PostCSS, Tailwind CSS configs, and the App Router file-system routing mechanism in the src directory.