diff --git a/curriculum/challenges/english/08-data-analysis-with-python/data-analysis-with-python-projects/demographic-data-analyzer.md b/curriculum/challenges/english/08-data-analysis-with-python/data-analysis-with-python-projects/demographic-data-analyzer.md index a73732e597c..99c66ecfbc6 100644 --- a/curriculum/challenges/english/08-data-analysis-with-python/data-analysis-with-python-projects/demographic-data-analyzer.md +++ b/curriculum/challenges/english/08-data-analysis-with-python/data-analysis-with-python-projects/demographic-data-analyzer.md @@ -13,7 +13,8 @@ You will be Python for Everybody Video Course (14 hours) -- Learn Python Video Course (10 hours) + +- How to Analyze Data with Python Pandas (10 hours) # --instructions-- diff --git a/curriculum/challenges/english/08-data-analysis-with-python/data-analysis-with-python-projects/mean-variance-standard-deviation-calculator.md b/curriculum/challenges/english/08-data-analysis-with-python/data-analysis-with-python-projects/mean-variance-standard-deviation-calculator.md index d36b3fb7629..16e633e0434 100644 --- a/curriculum/challenges/english/08-data-analysis-with-python/data-analysis-with-python-projects/mean-variance-standard-deviation-calculator.md +++ b/curriculum/challenges/english/08-data-analysis-with-python/data-analysis-with-python-projects/mean-variance-standard-deviation-calculator.md @@ -13,7 +13,8 @@ You will be Python for Everybody Video Course(14 hours) -- Learn Python Video Course + +- How to Analyze Data with Python Pandas (10 hours) # --instructions-- diff --git a/curriculum/challenges/english/08-data-analysis-with-python/data-analysis-with-python-projects/medical-data-visualizer.md b/curriculum/challenges/english/08-data-analysis-with-python/data-analysis-with-python-projects/medical-data-visualizer.md index 94c2c660a9f..b30eb5d0ef2 100644 --- a/curriculum/challenges/english/08-data-analysis-with-python/data-analysis-with-python-projects/medical-data-visualizer.md +++ b/curriculum/challenges/english/08-data-analysis-with-python/data-analysis-with-python-projects/medical-data-visualizer.md @@ -13,7 +13,8 @@ You will be Python for Everybody Video Course(14 hours) -- Learn Python Video Course + +- How to Analyze Data with Python Pandas (10 hours) # --instructions-- diff --git a/curriculum/challenges/english/08-data-analysis-with-python/data-analysis-with-python-projects/page-view-time-series-visualizer.md b/curriculum/challenges/english/08-data-analysis-with-python/data-analysis-with-python-projects/page-view-time-series-visualizer.md index d09e6670b5c..70478f31ad5 100644 --- a/curriculum/challenges/english/08-data-analysis-with-python/data-analysis-with-python-projects/page-view-time-series-visualizer.md +++ b/curriculum/challenges/english/08-data-analysis-with-python/data-analysis-with-python-projects/page-view-time-series-visualizer.md @@ -13,7 +13,8 @@ You will be Python for Everybody Video Course(14 hours) -- Learn Python Video Course + +- How to Analyze Data with Python Pandas (10 hours) # --instructions-- diff --git a/curriculum/challenges/english/08-data-analysis-with-python/data-analysis-with-python-projects/sea-level-predictor.md b/curriculum/challenges/english/08-data-analysis-with-python/data-analysis-with-python-projects/sea-level-predictor.md index 6e53b24f320..3931fd8089a 100644 --- a/curriculum/challenges/english/08-data-analysis-with-python/data-analysis-with-python-projects/sea-level-predictor.md +++ b/curriculum/challenges/english/08-data-analysis-with-python/data-analysis-with-python-projects/sea-level-predictor.md @@ -13,7 +13,8 @@ You will be Python for Everybody Video Course(14 hours) -- Learn Python Video Course + +- How to Analyze Data with Python Pandas (10 hours) # --instructions-- diff --git a/curriculum/challenges/english/09-information-security/information-security-projects/port-scanner.md b/curriculum/challenges/english/09-information-security/information-security-projects/port-scanner.md index 53343eb697b..4f5d0456333 100644 --- a/curriculum/challenges/english/09-information-security/information-security-projects/port-scanner.md +++ b/curriculum/challenges/english/09-information-security/information-security-projects/port-scanner.md @@ -15,7 +15,9 @@ We are still developing the interactive instructional part of the Python curricu - Python for Everybody Video Course (14 hours) -- Learn Python Video Course (10 hours) +- Learn Python Basics in Depth (4 hours) + +- Intermediate Python Course (6 hours) # --instructions-- diff --git a/curriculum/challenges/english/09-information-security/information-security-projects/sha-1-password-cracker.md b/curriculum/challenges/english/09-information-security/information-security-projects/sha-1-password-cracker.md index c0a83da7300..c924b8d4cbd 100644 --- a/curriculum/challenges/english/09-information-security/information-security-projects/sha-1-password-cracker.md +++ b/curriculum/challenges/english/09-information-security/information-security-projects/sha-1-password-cracker.md @@ -15,7 +15,9 @@ We are still developing the interactive instructional part of the Python curricu - Python for Everybody Video Course (14 hours) -- Learn Python Video Course (10 hours) +- Learn Python Basics in Depth (4 hours) + +- Intermediate Python Course (6 hours) # --instructions--