Skip to main content
learning data science

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
GroupTraining 2 or more people?Try DataCamp for Business
Cloud

Blue-Green Deployment: The DevOps Strategy for Zero Downtime

Learn how blue-green deployment enables near-zero downtime, simple rollbacks, and safe production testing in modern DevOps and cloud-native workflows.
Patrick Brus's photo

Patrick Brus

September 2, 2025

Git

How to Remove Files from Git Repositories Without Breaking Your Project

Learn how to remove files in Git repository, avoid common mistakes, and manage your repository cleanly even in complex or sensitive scenarios.
Laiba Siddiqui's photo

Laiba Siddiqui

September 1, 2025

AWS

How AWS Amplify Simplifies Full-Stack Cloud Development

Discover how AWS Amplify streamlines full-stack cloud app development with real-time APIs, authentication, storage, and Git-based, code-first deployments.
Derrick Mwiti's photo

Derrick Mwiti

August 28, 2025

Artificial Intelligence

Vision Transformers (ViT) Tutorial: Architecture and Code Examples

Learn how Vision Transformers (ViTs) leverage patch embeddings and self-attention to beat CNNs in modern image classification. This in-depth tutorial breaks down the ViT architecture, provides step-by-step Python code, and shows you when to choose ViTs for real-world computer-vision projects.
Vaibhav Mehra's photo

Vaibhav Mehra

August 28, 2025

Artificial Intelligence

Understanding Multi-Head Attention in Transformers

Learn what multi-head attention is, how self-attention works inside transformers, and why these mechanisms are essential for powering LLMs like GPT-5 and VLMs like CLIP, all with simple examples, diagrams, and code.
Vaibhav Mehra's photo

Vaibhav Mehra

August 28, 2025

OpenAI

Fine-Tuning GPT-OSS

A step-by-step guide on fine-tuning the OpenAI GPT-OSS 20B model on the medical question and answer dataset for both accuracy and style adoption.
Abid Ali Awan's photo

Abid Ali Awan

August 26, 2025

Python

Python Try-Except Tutorial: Best Practices and Real-World Examples

Learn Python try-except with real-world examples, best practices, and common pitfalls. Write cleaner, more reliable error-handling code.
Derrick Mwiti's photo

Derrick Mwiti

August 26, 2025

Snowflake

How to Use dbt with Snowflake: A Comprehensive Guide

Learn how to integrate dbt with Snowflake for modern data workflows. Covers setup, transformations, security, CI/CD, and performance optimization.
Tim Lu's photo

Tim Lu

August 26, 2025

PySpark

Master PySpark withColumn() for DataFrame Column Transformations

Learn how to effectively use PySpark withColumn() to add, update, and transform DataFrame columns with confidence. Covers syntax, performance, and best practices.
Derrick Mwiti's photo

Derrick Mwiti

August 26, 2025