180 related articles
TutorialsComplete guide to ByteDance's free AI coding tool Trae: download, install, configure, and use with built-in Doubao, DeepSeek models. Native Chinese support, no VPN needed for developers in China.
Tech FrontiersClaude Opus 4.7 fast mode launches on Windsurf with ~2.5x speed boost while maintaining full intelligence. Analysis of its impact on AI-assisted coding and Windsurf's competitive strategy.
TutorialsDeep analysis of Claude Code's four core agent modules: Agent Loop, Tool System, Skills, and Memory, with a TypeScript minimal implementation guide for frontend engineers transitioning to AI development.
TutorialsA creator with zero coding experience built and launched a Lucky Calendar website entirely through AI conversations. Full walkthrough from idea to deployment.
TutorialsHow Karpathy's four LLM programming principles fix Claude Code's false assumptions, over-complexity, and out-of-scope modifications, with installation methods and framework comparisons.
TutorialsSuperpowers is a must-have plugin for Codex and Claude Code that uses AI reverse questioning to help developers clarify vague requirements, lower prompt writing barriers, and reduce code rework.
Product ReviewsCursor boosts usage limits for all Teams users and launches Premium seats offering 5x quota at 3x the price — a 40% per-unit cost reduction for power-user teams.
TutorialsHands-on SwiftUI tutorial using Qwen3-Max and ChatGPT to generate an iOS habit tracker app. Covers Xcode setup, AI code generation pitfalls (Combine import issue), and debugging tips for beginners.
TutorialsLearn how to use EasyClick with AI to generate Bézier curve parameters for human-like swipe simulation in automation scripts, covering anti-detection strategies and practical workflows.
TutorialsStep-by-step tutorial: Build a low-cost AI programming assistant using DeepSeek-V3 API with VSCode's Continue plugin. Covers setup, API Key configuration, code completion demo, and Ollama local deployment.
Product ReviewsDeep dive into Cursor 2.0's five major updates: custom Composer model, Git Worktrees multi-agent parallel development, Agent View mode, built-in browser, and more—with hands-on evaluation.
Product ReviewsDeep dive into Cursor 2.0's five new features: the in-house Composer model with major speed gains, Git Worktree multi-Agent parallel development, Agent View mode, built-in browser, and more.
Product ReviewsDeep dive into Cursor 1.0's major updates including Background Agent for async programming, BugBot automated code review, Memory System, and one-click MCP installation with setup tutorials.
TutorialsComplete guide to setting up a VSCode + Claude Code + DeepSeek AI programming environment from scratch, covering Git installation, Claude Code configuration, CC Switch multi-model management, and VSCode plugin integration for embedded developers.
TutorialsComplete guide to building a coin identification app with Claude Code, covering tech stack selection, AI integration, real-device testing, and App Store publishing, with CoinSnap's $500K/month business model analysis.
TutorialsDeep analysis of interview trends for Java developers transitioning to AI engineers, covering LLM integration, RAG, Spring AI framework practice, with a complete learning roadmap.
Product ReviewsAider Workshop is an open-source JetBrains IDE plugin providing a visual workbench for CLI AI coding tools like Claude Code and Codex, with session history management and quick task launching.
TutorialsDeep dive into Anthropic's official Claude Code in Action course covering four modules: assistant fundamentals, differentiators, project practice, and best practices for AI programming mastery.
TutorialsLearn how to configure a local DeepSeek model in PyCharm via Ollama for free, privacy-safe AI-assisted programming. Includes installation steps, plugin setup, usage tips, and hardware recommendations.
TutorialsA deep dive into engineering strategies for enterprise Text-to-SQL to break 90% accuracy, covering precise schema retrieval, multi-Agent architecture, self-correction, and AI coding practices.