Skip to main content
learning data science

Data Science Tutorials

Learn data science and AI with step-by-step tutorials on the DataCamp blog. Master Python, SQL, machine learning, and build your own AI agents.
Discover categories
GroupTraining 2 or more people?Try DataCamp for Business

Taylor Series: From Approximations to Optimization

Learn how polynomial approximations power gradient descent, XGBoost, and the functions your computer calculates every day.
Dario Radečić's photo

Dario Radečić

March 17, 2026

What Is a Function In Math? An Intuitive Explanation

Learn about mathematical functions: what they are, how they relate to programming functions, and how they are used in machine learning modeling.
Mark Pedigo's photo

Mark Pedigo

March 16, 2026

Microsoft Copilot Studio: A Guide to Building Enterprise AI Agents

Learn how to build and deploy powerful AI agents in Microsoft Copilot Studio. Answer questions using RAG, SharePoint integration, LLM reasoning, and tool calls.
Josep Ferrer's photo

Josep Ferrer

March 16, 2026

Qwen 3.5 Small Models Tutorial: Build a Video-to-Game Generator with Ollama

Learn how to use Qwen 3.5 small models locally through Ollama to turn a short gameplay clip into a playable HTML game.
Aashi Dutt's photo

Aashi Dutt

March 16, 2026

Gemini 3 Deep Think: A Guide to AI Reasoning

Discover how Google's newest specialized reasoning model can accelerate your data science workflows, interpret complex datasets, and write robust code.
Tim Lu's photo

Tim Lu

March 13, 2026

Codex CLI MCP Tutorial: Building a Portfolio Dashboard Agent

Break your AI coding agent out of its sandbox. Discover how to use Codex CLI and MCP to connect LLMs to live data, external tools, and multi-agent workflows.
Nikhil Adithyan's photo

Nikhil Adithyan

March 12, 2026

Cursor Rules: How to Keep AI Aligned With Your Codebase

Learn how Cursor rules guide AI coding, from defining project-level context and file-matching patterns to maintaining accurate, up-to-date rules over time.
Bexruz (Bex) Tuychiev's photo

Bexruz (Bex) Tuychiev

March 11, 2026

Laplacian Explained: From Calculus to ML

The Laplacian operator is one of the most widely used mathematical tools in modern machine learning. It’s behind spectral clustering, manifold learning, image edge detection, and graph-based algorithms.
Dario Radečić's photo

Dario Radečić

March 11, 2026

Universal Commerce Protocol Tutorial: Build Your First UCP Server

Learn what the Universal Commerce Protocol is, how it works, and how to build your first UCP server step by step.
Abid Ali Awan's photo

Abid Ali Awan

March 11, 2026

Correlated Subquery in SQL: How It Works with Examples

Learn how correlated subqueries do row-by-row comparisons in SQL. Discover use cases and how they differ from JOINs, window functions, or non-correlated queries.
Allan Ouko's photo

Allan Ouko

March 10, 2026

Fine-Tuning Qwen3.5 Small With QLoRA For News Classification

Learn how to fine-tune Qwen3.5-0.8B with QLoRA using a lightweight setup that delivers a strong boost in news classification performance.
Abid Ali Awan's photo

Abid Ali Awan

March 10, 2026