337 related articles
TutorialsDeep dive into a popular 3-month AI/LLM transition roadmap: from Python basics and Prompt engineering to LangChain, RAG, Agents, and hands-on projects, with realistic time estimates and pitfall warnings.
n8n + Claude Code: Build a Fully Autom…
Learn how to build an automated workflow with n8n and Claude Code that turns Slack messages into GitHub Pull Requests — from setup to scripts to live demo.
TutorialsComplete guide to Google Gemini CLI setup, MCP Server extensions, and memory files. Covers 1M token context analysis, Context7 docs, Taskmaster task breakdown, and more.
People Who Write Great Code Actually S…
Why do expert developers struggle to embrace AI programming? Through the Washing Machine Theory and imperative vs. declarative thinking, this article explores the mindset shift technical professionals face in the AI era.
Deep Dive into Cursor Skills: From Fun…
Deep dive into Cursor Skills' underlying principles, from Function Call and MCP protocol to Workflow Agent, with Spring AI Alibaba practical demo for any LLM.
Spring AI Alibaba MCP Integration in P…
Learn how Java developers can build MCP Server and Client using Spring AI Alibaba, define tools with @Tool annotations, and integrate with AI clients like Trae for LLM-powered business data access.
Building a Fully Automated Coding Agen…
Learn how to build a fully automated coding Agent with n8n workflows — from Slack messages to GitHub Issues, AI auto-coding, and PR submission, all hands-free.
The AI Website Building Era: Do Busine…
AI website builders let businesses launch sites without technical teams, but complex needs still require professional development. This article analyzes use cases, limitations, and decision-making advice.
One Month Until CAICP Certification: A…
With one month until the CAICP AI certification exam, this guide offers a Python sprint strategy for beginners and C++ developers, covering a 4-week study plan, training options, and fees.
CodeRAG Technical Deep Dive: Four Core…
Deep dive into CodeRAG's four core technologies: vector similarity search, file system tools, Code Knowledge Graph (CKG), and DeepWiki — how they work together to help AI coding assistants truly understand enterprise codebases and eliminate hallucinations.
Full Breakdown: Building an APP with A…
How to use Cursor AI to develop an iOS APP in 45 minutes and publish it to the App Store, covering backend API development, iOS frontend, debugging tips, and effective AI communication methods.
Review of a 648-Episode Complete Pytho…
In-depth review of a 648-episode Python tutorial on Bilibili, analyzing its three-stage course structure, resource quality, and learning effectiveness with practical study tips for beginners.
Building an AI Behavior Tree from Scra…
Detailed development log of a window capture module for an AI behavior tree game automation project, covering Python environment setup, OOP refactoring, and modular architecture design.
Codex Chat History Recovery Guide: Mig…
Learn why Codex chat history disappears after switching between official subscriptions and third-party APIs, with step-by-step migration instructions for modifying session files and SQLite database.
Complete Guide to Codex Installation, …
Step-by-step tutorial on installing OpenAI Codex, registering with overseas phone verification, choosing plans, and integrating with VS Code for AI-powered coding.
O3 vs Gemini 2.5 Pro vs Claude 3.7: Re…
Real-world comparison of O3, Gemini 2.5 Pro, and Claude 3.7 coding abilities through snake battles, RL training, solar system simulation, and soccer game tasks.
Deep Comparison of o1, o1 pro, and o3-…
Deep Research comparison of OpenAI o1, o1 pro, and o3-mini-high coding capabilities, covering code quality, optimization, error rates, and debugging with benchmarks and real-world cases.
Llama 3.3 70B In-Depth Review: Testing…
Meta releases Llama 3.3 70B open-source model with just 70B parameters rivaling 405B performance. Tested on 13 logic, math, and coding questions, it passed 12 — reshaping the open-source model landscape.
Real-World Coding Test of 13 Top AI Mo…
Benchmark of 13 top AI models including GPT-4.1, Claude 3.7 Sonnet, and Gemini 2.5 Pro on coding ability, scored across 8 dimensions using the same high-difficulty algorithm problem.
Claude Code Source Code Study Guide: E…
Learn AI Agent development from Claude Code's 510K lines of source code, covering Agent Loop, context compression, multi-Agent orchestration, and two efficient study methods.