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
Docker

Docker Hello World: Get Started and Verify Everything Works

Running docker run hello-world is the fastest way to confirm your Docker installation works correctly, understand what happens when you execute a container, and troubleshoot common setup issues before building real applications.
Dario Radečić's photo

Dario Radečić

January 27, 2026

AWS

Terraform AWS Tutorial: Automating Agent Deployment on EC2

Learn how to automate AWS infrastructure with Terraform. Build EC2 instances with SSM agents, manage state in S3, and scale using modules.
Benito Martin's photo

Benito Martin

January 26, 2026

Excel

How to Clear Excel Cache (Windows and Mac)

Learn how to clear Excel cache on Windows and Mac to solve common problems like lag and sync errors, and follow best practices to keep Excel running smoothly.
Allan Ouko's photo

Allan Ouko

January 26, 2026

Artificial Intelligence

How to Run GLM-4.7 Locally with llama.cpp: A High-Performance Guide

Setting up llama.cpp to run the GLM-4.7 model on a single NVIDIA H100 80GB GPU, achieving up to 20 tokens per second using GPU offloading, Flash Attention, optimized context size, efficient batching, and tuned CPU threading.
Abid Ali Awan's photo

Abid Ali Awan

January 26, 2026

Python

How to Read a File Line by Line in Python

Learn practical patterns for working with text files, logs, and large datasets in Python.
Oluseye Jeremiah's photo

Oluseye Jeremiah

January 24, 2026

Excel

Excel Version History: How to View, Restore, and Recover Your Work

Learn how Excel version history helps you view, restore, and recover previous file versions without losing your current work.
Allan Ouko's photo

Allan Ouko

January 23, 2026

Docker

Lazydocker: Manage Docker From the Terminal

Lazydocker replaces repetitive Docker CLI commands with a keyboard-driven terminal interface that shows containers, logs, and stats in real time from one screen.
Dario Radečić's photo

Dario Radečić

January 22, 2026

Docker

Play with Docker: Run Containers For Free in Your Browser

Learn how to use Docker in your browser with Play with Docker. Run containers, build Dockerfiles, and use Docker Compose using this online Docker playground.
Benito Martin's photo

Benito Martin

January 22, 2026