314 related articles

Build a complete Gomoku game in Python using Pygame. Covers board rendering, mouse events, win detection, and game state management — great for beginners.

Build an AI Agent from scratch with 200 lines of Python, covering prompts, memory, tool calling, RAG, and Skills — a practical guide for developers.

In-depth analysis of a 568-episode Python beginner tutorial on Bilibili, covering course structure, strengths, weaknesses, and effective study tips for beginners.
TutorialsA detailed review of a complete Python beginner tutorial covering environment setup, core syntax, OOP, web scraping, office automation, and data analysis, with study tips and honest evaluation.
TutorialsA detailed review of a complete Python beginner tutorial covering environment setup, core syntax, OOP, web scraping, office automation, and data analysis, with study tips and honest evaluation.
TutorialsIn-depth review of a 628-episode free Python full-stack tutorial on Bilibili, analyzing its strengths, limitations, and providing learning strategy advice for Python beginners.
TutorialsIn-depth review of a 628-episode free Python full-stack tutorial on Bilibili, analyzing its strengths, limitations, and providing learning strategy advice for Python beginners.
TutorialsIn-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.

A beginner's guide to prompt engineering covering the four functions of prompts, the key differences from prompt engineering, a six-step systematic workflow, and critical technical and practical limitations.

How to learn AI Agents from scratch? This guide covers two clear paths: developers go from Python to LLMs to open-source framework source code; practitioners use Claude Code or similar tools to get results fast.

Compare Codex and Claude Code AI agent programming tools. Learn AI Agent concepts, tool selection, cost analysis, and GPT account setup in this complete beginner's guide.

A detailed guide to OpenAI Codex's core features, real-world usage, comparison with Claude Code, and DeepSeek configuration tips for developers choosing AI programming tools.

Complete guide to DeepSeek-OCR from vLLM inference deployment and Unsloth model loading to fine-tuning, covering cloud server setup, GPU selection, and code examples — all on a single 4090 GPU.

A detailed guide to getting started with Codex and Claude Code—two leading AI agentic coding tools. From environment setup to hands-on practice, even beginners with no coding experience can master AI programming assistants.

A detailed guide to getting started with Codex and Claude Code AI agentic coding tools, from environment setup to hands-on practice, helping beginners master AI programming assistants.

claude-video is a trending open-source tool that enables Claude to analyze videos via frame extraction and audio transcription. Learn how it works and its use cases.

GitHub Trending July 27: AI Agent Skills explode as claude-video, impeccable, and last30days-skill extend model capabilities without modifying models themselves.

A detailed guide on building a full-process HR recruitment Workflow Agent with Spring AI Alibaba Graph, covering resume parsing, multi-dimensional screening, tiered questions, human-in-the-loop, and state rollback.

A complete guide to Claude Code from beginner to enterprise practice: covering CLI installation, connecting domestic LLMs via CC Switch, basic commands, Git workflow integration, automated bug fixing, and engineering capabilities like MCP and SubAgents.

Agent Skills is a lightweight open-source format that lets AI agents extend professional capabilities on demand, like loading plugins. Learn what Agent Skills are, the problems they solve, and their modular advantages.