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 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
Implementing a Semantic Layer with dbt: A Hands-On Guide
Learn how to build a semantic layer with dbt, turning raw data into consistent metrics for analytics and BI tools!
Moez Ali
January 22, 2025
What is First Normal Form (1NF)?
Learn how first normal form (1NF) can improve your database design by enforcing atomicity in your tables.
Marie Fayard
January 22, 2025
SQL Subquery: A Comprehensive Guide
Discover how to master SQL subqueries to enhance your database queries. Learn about correlated, non-correlated, and recursive subqueries. Learn about execution order and how to combine SQL subqueries with other SQL features.
Allan Ouko
January 16, 2025