From 128f681343b2d43f8deacd70b77e350c79335f40 Mon Sep 17 00:00:00 2001 From: Astro Date: Tue, 19 Aug 2025 14:26:10 +0100 Subject: [PATCH] Docs: Add the written DB setup guide to the free beginner boot camp README --- beginner-bootcamp/introduction.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/beginner-bootcamp/introduction.md b/beginner-bootcamp/introduction.md index 863350aec..e8d85307a 100644 --- a/beginner-bootcamp/introduction.md +++ b/beginner-bootcamp/introduction.md @@ -1,8 +1,9 @@ -### The ultimate YouTube DE boot camp +### The ultimate YouTube Beginner DE boot camp This will be four weeks of curricula -- Bootcamp Database Setup is [here](https://www.dataexpert.io/lesson/boot-camp-database-setup-yt) +- Bootcamp Database Setup is [here](/intermediate-bootcamp/materials/1-dimensional-data-modeling/README.md) + - A video form is [here](https://www.dataexpert.io/lesson/boot-camp-database-setup-yt) - SQL - Homework (coming soon) - Python