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

Gemini 3.8 Live Tutorial: How to Build a Full-Duplex Conversational Agent with Python

Learn how to stream mic audio, handle interruptions, and call tools asynchronously in Python, then compare Gemini 3.8 Live with its Extended Thinking variant.
François Aubry's photo

François Aubry

September 25, 2026

What is Graph Engineering? A Hands-On Guide to Multi-Agent Orchestration With LangGraph

Nodes do the work, edges decide what runs next, and shared state carries information between them. This graph engineering tutorial covers when a multi-agent graph actually beats a single loop, and walks through building a researcher, writer, and reviewer pipeline in LangGraph with a conditional retry edge.
Josep Ferrer's photo

Josep Ferrer

September 24, 2026

Jev Tutorial: Building a Ticket Router With TypeSafe AI's System One Model

Learn how to set up TypeSafe AI's Python SDK, ask Choice, Score, and Noul questions in a single call, build a support ticket router that keeps the routing policy in your own code, and find out where Jev breaks before you ship it.
Tom Farnschläder's photo

Tom Farnschläder

September 24, 2026

DeepSeek V4.1 Flash API Tutorial: Build a Visual Bug-Fixing Agent

Build a Python visual repair agent with DeepSeek V4.1 Flash, the Responses API, Playwright screenshots, apply_patch, pytest, context caching, and cost tracking.
Khalid Abdelaty's photo

Khalid Abdelaty

September 22, 2026

OpenAI Agents API Tutorial: Build an Agent That Writes and Runs Code in the Cloud

Build and run a cloud agent with the OpenAI Agents API that can analyze files, execute code, verify results, and return finished artifacts from a single request.
Abid Ali Awan's photo

Abid Ali Awan

September 22, 2026

VBA InStr Function: How to Search for Text in VBA

Learn how to use the VBA InStr function to find text inside strings, including syntax, examples, case sensitivity, and common mistakes.
Allan Ouko's photo

Allan Ouko

September 21, 2026

Statistical Arbitrage: How Quantitative Trading Strategies Work

Learn what statistical arbitrage is, how quantitative traders identify temporary pricing relationships, and how strategies such as pairs trading and mean reversion work in practice.
Vinod Chugani's photo

Vinod Chugani

September 21, 2026

How to Run Motif 3 Locally With DS4 and Turn It Into a Coding Agent

Run the optimized Motif-3 Quant on an NVIDIA H200 using the ds4 runtime, serve it through an OpenAI-compatible API, and integrate it with a Pi coding agent.
Abid Ali Awan's photo

Abid Ali Awan

September 21, 2026

Kimi Browser Extension Tutorial: Automate Web Browsing With AI Agents

Learn how to set up the Kimi Browser Extension using both Kimi Work and Kimi Code CLI, and run a product search that extracts structured results from a website.
Aashi Dutt's photo

Aashi Dutt

September 18, 2026

What Is Flow Matching? A Guide to Generative AI Models

Flow matching trains generative models to turn noise into data by learning a vector field that moves samples along a chosen probability path, the same idea driving continuous normalizing flows and modern diffusion models.
Dario Radečić's photo

Dario Radečić

September 17, 2026