Data Science Tutorials
Develop your data science skills with tutorials in our blog. We cover everything from intricate data visualizations in Tableau to version control features in Git.
Discover categories
Training 2 or more people?Try DataCamp for Business
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
March 16, 2026
BigQuery Sandbox: A Guide to Google's Free SQL Playground
Spin up a no-cost BigQuery environment, practice real-world SQL on public and private data, and build dashboards while staying within generous free-tier limits.
Aryan Irani
March 15, 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
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
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.
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ć
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
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
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
March 10, 2026
How to Count Words in Excel: 4 Easy Methods
Explore simple formulas, modern Excel functions, and newer AI tools to count words in Excel.
Laiba Siddiqui
March 9, 2026
Claude Code Best Practices: Planning, Context Transfer, TDD
Learn Claude Code best practices from production teams. Use plan mode, CLAUDE.md files, and test-driven development to make the most of Claude's context window.
Bex Tuychiev
March 9, 2026
Claude Code Plan Mode: Design Review-First Refactoring Loops
Learn how to use Claude Code’s Plan Mode to explore your codebase in read-only mode, surface questions, and review structured plans for multi-file changes.
Bex Tuychiev
March 9, 2026