83 related articles
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.
TutorialsA detailed comparison of LangChain's two model invocation approaches, focusing on init_chat_model unified interface usage and tips for avoiding DeepSeek V4 Pro Thinking Mode pitfalls in Agent scenarios.
TutorialsA detailed guide to OpenAI Codex permission management covering workspace setup, three permission modes, approval mechanisms, risk-level management, and five safety mantras for secure AI coding.
TutorialsA systematic guide to LangChain's core features, covering LLM vs. Agent concepts, unified interface design, multi-provider support, environment setup, and hands-on code examples for AI app development.
TutorialsLearn how to configure sensitive file exclusion in Claude Code and Cursor to protect API keys, certificates, and .env files from being read and leaked by AI tools.
TutorialsStep-by-step guide to connect Claude Code with DeepSeek model. Complete the setup in 4 steps: install Node.js, get API Key, configure environment variables, and start coding with AI.
TutorialsA detailed guide to LangChain's unified interface, comparing model invocation methods, explaining LLM vs Agent differences, with complete Python walkthrough from setup to agent development.
TutorialsIn-depth guide to Anthropic's Claude Code: 26 practical tips covering CLAUDE.md, Hooks, MCP, Skills, and Subagents for mastering this autonomous AI coding Agent.
TutorialsDeep dive into Claude Code's CLAUDE.md path loading logic, verifying hierarchical stacking through experiments, with three writing methods and practical tips for developers.
TutorialsComplete guide to Claude Code Worktree: creation, management, cleanup, .worktreeinclude config, exit behavior, and comparison with Codex for multi-branch parallel development.
TutorialsA complete guide to integrating DeepSeek with QQ bots via POST requests, covering API call essentials, context memory implementation, and three integration methods.
TutorialsStep-by-step guide to creating an API key in Google AI Studio and configuring it in Gemini CLI to use Gemini 3 for free, including project setup, $300 free credits, and preview feature activation.
TutorialsA beginner-friendly Rust tutorial covering environment setup, Cargo, variables, ownership and borrowing, pattern matching, error handling, and collections.
Deep DivesWill frequent Git commits fill your hard drive? Deep dive into Git's Delta compression and Packfile mechanism, revealing why pure code commits cost almost nothing and identifying the real culprit — large binary files.
TutorialsStep-by-step guide to installing and using Claude Code Skills: GitHub search tips, one-click AI installation, project vs user-level setup, and progressive questioning techniques.
Tech FrontiersGitHub project andrej-karpathy-skills earned 130K Stars with a single CLAUDE.md file, converting Karpathy's LLM coding pitfall insights into AI behavioral guidelines for Claude Code.
Product ReviewsDeep dive into Google AI Studio's exclusive Annotate App feature — draw and annotate directly on your frontend to modify code. Covers usage methods, three-phase dev strategy, and comparisons with Cursor AI and Claude Code.
TutorialsLearn how to install and configure the Nano Banana extension in Gemini CLI to generate AI images via MCP tools and integrate them into frontend web projects.
TutorialsLearn how to create and configure GEMINI.md files in Gemini CLI, including /init auto-generation, personal coding preferences, and the project/directory/global three-level scoping mechanism.
TutorialsLearn how to integrate Nano Banana 2 image generation with Claude Code for automated batch AI image creation, structured JSON prompts, and reference image editing.