Category
Topics
Data Engineering Tutorials | Read, Learn, & Grow Your Skills
Read our data engineering blog to gain extra insight into how to build the tools, infrastructure, & frameworks to support data fluency in your business.
Other topics:
Training 2 or more people?Try DataCamp for Business
Git Reflog: Understanding and Using Reference Logs in Git
Learn how git reflog helps track and recover lost commits, undo mistakes, and manage branch history. Discover practical use cases and commands to master git reflog.
Allan Ouko
March 11, 2025
Git Pull: Keeping Your Local Repository Up to Date
The git pull command retrieves updates from a remote repository and merges them into your current branch. Keep reading to learn to avoid unnecessary merge conflicts.
Oluseye Jeremiah
March 10, 2025
Git Clean: Remove Untracked Files and Keep Repos Tidy
Master git clean to safely remove untracked files and directories. Learn key options, interactive mode, and best practices to prevent data loss.
Allan Ouko
March 7, 2025
Git Cherry-Pick: How to Select and Apply Specific Commits
Learn how to use git cherry-pick with step-by-step examples, best practices, and troubleshooting tips!
Kurtis Pykes
March 5, 2025
Git Diff Explained: A Complete Guide with Examples
Learn how to use git diff to track code changes effectively, from basic comparisons to advanced techniques. Discover visualization tools, specialized commands, and workflows for better code management.
Bex Tuychiev
March 5, 2025
Python Redis: A Beginner's Guide
Learn how to use Python is used for Redis in this beginner guide.
Austin Chia
March 5, 2025
How to Use .gitignore: A Practical Introduction with Examples
Learn how to use .gitignore to keep your Git repository clean. This tutorial covers the basics, common use cases, and practical examples to help you get started!
Kurtis Pykes
March 3, 2025
Databricks Unity Catalog: A Beginner’s Guide
Understand the basics of Databricks Unity Catalog in this introduction and setup guide.
Austin Chia
February 20, 2025
Creating Tables in Snowflake: Types, Examples & Best Practices
Learn how to create different types of tables in Snowflake, including permanent, temporary, external, and dynamic tables. Includes step-by-step examples and best practices.
Bex Tuychiev
February 20, 2025
How to Containerize an Application Using Docker
Learn how to containerize machine learning applications with Docker and Kubernetes. A beginner-friendly guide to building, deploying, and scaling containerized ML models in production.
Rajesh Kumar
February 19, 2025
Delta Lake: A Practical Introduction with Hands-On Examples
Learn the fundamentals of Delta Lake, from setup to advanced features like time travel and schema evolution, with PySpark examples.
Khalid Abdelaty
February 11, 2025
Apache Parquet Explained: A Guide for Data Professionals
This in-depth guide to Apache Parquet breaks it down with clear explanations, and hands-on code examples!
Laiba Siddiqui
Thalia Barrera
February 10, 2025