diff --git a/Notes/Business-Week-1/Day2_Training.md b/Notes/Week-1-Business/Day2_Training.md similarity index 100% rename from Notes/Business-Week-1/Day2_Training.md rename to Notes/Week-1-Business/Day2_Training.md diff --git a/Notes/Business-Week-1/Day3_Training.md b/Notes/Week-1-Business/Day3_Training.md similarity index 100% rename from Notes/Business-Week-1/Day3_Training.md rename to Notes/Week-1-Business/Day3_Training.md diff --git a/Notes/Business-Week-1/Day4_Training.md b/Notes/Week-1-Business/Day4_Training.md similarity index 100% rename from Notes/Business-Week-1/Day4_Training.md rename to Notes/Week-1-Business/Day4_Training.md diff --git a/Notes/Business-Week-1/Day5_Training.md b/Notes/Week-1-Business/Day5_Training.md similarity index 100% rename from Notes/Business-Week-1/Day5_Training.md rename to Notes/Week-1-Business/Day5_Training.md diff --git a/Notes/SQL-Week-2/Day10_Training.md b/Notes/Week-2-SQL/Day10_Training.md similarity index 100% rename from Notes/SQL-Week-2/Day10_Training.md rename to Notes/Week-2-SQL/Day10_Training.md diff --git a/Notes/SQL-Week-2/Day6_Training.md b/Notes/Week-2-SQL/Day6_Training.md similarity index 100% rename from Notes/SQL-Week-2/Day6_Training.md rename to Notes/Week-2-SQL/Day6_Training.md diff --git a/Notes/SQL-Week-2/Day7_Training.md b/Notes/Week-2-SQL/Day7_Training.md similarity index 100% rename from Notes/SQL-Week-2/Day7_Training.md rename to Notes/Week-2-SQL/Day7_Training.md diff --git a/Notes/SQL-Week-2/Day8_Training.md b/Notes/Week-2-SQL/Day8_Training.md similarity index 100% rename from Notes/SQL-Week-2/Day8_Training.md rename to Notes/Week-2-SQL/Day8_Training.md diff --git a/Notes/SQL-Week-2/Day9_Training.md b/Notes/Week-2-SQL/Day9_Training.md similarity index 100% rename from Notes/SQL-Week-2/Day9_Training.md rename to Notes/Week-2-SQL/Day9_Training.md diff --git a/Notes/Python-Intro-Week-3/Day11_Training.md b/Notes/Week-3-Python/Day11_Training.md similarity index 100% rename from Notes/Python-Intro-Week-3/Day11_Training.md rename to Notes/Week-3-Python/Day11_Training.md diff --git a/Notes/Python-Intro-Week-3/Day12_Training.md b/Notes/Week-3-Python/Day12_Training.md similarity index 99% rename from Notes/Python-Intro-Week-3/Day12_Training.md rename to Notes/Week-3-Python/Day12_Training.md index f84f023..1062759 100644 --- a/Notes/Python-Intro-Week-3/Day12_Training.md +++ b/Notes/Week-3-Python/Day12_Training.md @@ -29,7 +29,7 @@ ___ Finishing with the final SQL-Test and preparing for Python module to start by going though the [**W3Schools Python**](https://www.w3schools.com/python/python_variables.asp) course -Created Python Cheatsheet ~ [**HERE**](/Notes/Python-Intro-Week-3/Python-CheatSheet.md) +Created Python Cheatsheet ~ [**HERE**](/Notes/Week-3-Python/Python-CheatSheet.md) Created Version of SQL Mini-Project Summary ~ [**HERE**](/Documents/SQL-Mini-Project-Summary-NoMarks.pdf) diff --git a/Notes/Python-Intro-Week-3/Day13_Training.md b/Notes/Week-3-Python/Day13_Training.md similarity index 100% rename from Notes/Python-Intro-Week-3/Day13_Training.md rename to Notes/Week-3-Python/Day13_Training.md diff --git a/Notes/Python-Intro-Week-3/Day14_Training.md b/Notes/Week-3-Python/Day14_Training.md similarity index 100% rename from Notes/Python-Intro-Week-3/Day14_Training.md rename to Notes/Week-3-Python/Day14_Training.md diff --git a/Notes/Python-Intro-Week-3/Python-CheatSheet.md b/Notes/Week-3-Python/Python-CheatSheet.md similarity index 100% rename from Notes/Python-Intro-Week-3/Python-CheatSheet.md rename to Notes/Week-3-Python/Python-CheatSheet.md diff --git a/README.md b/README.md index 38ec998..bd73468 100644 --- a/README.md +++ b/README.md @@ -31,8 +31,8 @@ ___ ## **Road Map** * _**Check List**_ -- [x] **Week One** - Business Week [:briefcase:](/Notes/Business-Week-1) -- [x] **Week Two** - SQL [:bar_chart:](/Notes/SQL-Week-2) -- [ ] **Week Three** - Python [:snake:](/Notes/Python-Intro-Week-3) +- [x] **Week One** - Business Week [:briefcase:](/Notes/Week-1-Business) +- [x] **Week Two** - SQL [:bar_chart:](/Notes/Week-2-SQL) +- [ ] **Week Three** - Python [:snake:](/Notes/Week-3-Python) - [ ] **Week Four** - Python