1385 related articles

Deep dive into self-contained portable Python distributions: how python-build-standalone uses static linking and path relocation for zero-dependency deployment, and how modern tools like uv leverage this technology.

A step-by-step guide to building a Python student management system from scratch using the AI editor Cursor with Claude. Covers Agent, Ask, and Manual modes, model selection, and the full workflow.

Python tops the language rankings again, but AI teams are quietly swapping its internals for Rust and Mojo. A look at Python's speed and GIL pains, the two-language problem, and the rise of Rust tooling and Mojo on GPUs.

A complete Python learning path for beginners covering three modules: Fundamentals, Intermediate, and Hands-On Practice — including web scraping, office automation, and data analysis.
FastMCP: The Go-To Framework for Pytho…
FastMCP is a Pythonic MCP framework by PrefectHQ that lets developers build MCP servers and clients with minimal code using decorators. 26,000+ GitHub stars.

A real-world retrospective on AI-assisted Python reverse engineering: from JS obfuscation tracing and SM2/SM4 key extraction to generating decryption code with DeepSeek. An honest assessment of LLM value and legal risks.

Developer Denis Drobyshev releases Reinforce, his first open-source RL Python library on GitHub. Learn about its value for beginners, common challenges in new open-source projects, and how to contribute.

Already know math and Python? Learn the complete machine learning roadmap: from data science tools and classical algorithms to deep learning frameworks and specialization.

ai.coredump.digital is a completely free, no-signup, from-scratch machine learning course that runs Python directly in your browser, covering 11 ordered learning tracks with 970 quiz questions and an interview drill mode.

Learning AI Agent development is no longer daunting! This article outlines the simplest practical path: master just enough Python, grasp core LLM concepts, then build your first Agent with LangChain.

Learn automation testing from scratch! This article breaks down a three-stage path: Selenium/Appium tools, Requests+PyTest API testing, performance testing and CI/CD, with real projects—build a complete skill set in 21 days.

The same model scores 77% in Claude Code but jumps to 93% in Cursor—the only variable is the Harness. This article dissects how AI coding tools work in 60 lines of Python.

Breaking down a 10-hour Python course for absolute beginners — covering syntax, OOP, functional programming, web scraping, and automation, with mind maps and exercises.

Struggling with math and Python when learning AI from scratch? This article lays out a five-step entry path: grasp the concepts, learn Python lightly, master ML and deep learning principles, get hands-on with PyTorch, then deepen understanding through real projects.

Learning Python from scratch? This article breaks down the three learning stages—Fundamentals, Intermediate, and Practice—covering variables, OOP, scraping, and data analysis to help you plan a systematic Python path.

How can beginners learn Python without getting lost? This guide outlines a 3-stage learning path covering basics, advanced topics, and hands-on practice in web scraping, data analysis, and office automation.

A must-read intro to Python web scraping: from HTTP requests and HTML parsing to data storage, systematically explaining how crawlers work and their full workflow, while clarifying legal boundaries like the robots protocol and privacy protection.

A plain-language guide to how Python web scrapers work: from HTTP requests and responses, HTML tag parsing, to the complete three-step data scraping workflow, with a focus on the three legal red lines and compliance advice.

Want to learn Python from scratch but don't know where to begin? This article breaks down three stages—basic syntax, advanced mastery, and hands-on practice—with real projects in crawling, automation, and data analysis to help you build programming thinking.

A PKU-Stanford trainer breaks down how Python surpasses Stata and R, how AI-driven Skills and Paper Workflow automate empirical research from data to LaTeX paper drafts.