diff --git a/5-Data-Science-In-Cloud/17-Introduction/README.md b/5-Data-Science-In-Cloud/17-Introduction/README.md index 08fda491..49801cb5 100644 --- a/5-Data-Science-In-Cloud/17-Introduction/README.md +++ b/5-Data-Science-In-Cloud/17-Introduction/README.md @@ -1,4 +1,10 @@ # Data Science in the Cloud: in progress + +|![ Sketchnote by [(@sketchthedocs)](https://sketchthedocs.dev) ](../../sketchnotes/17-DataScience-Cloud.png)| +|:---:| +| Data Science In The Cloud: Introduction - _Sketchnote by [@nitya](https://twitter.com/nitya)_ | + + In this lesson, you will learn the fundamental principles of the Cloud, then you will see why it can be interesting for you to use Cloud services to run your data science projects and we'll look at some examples of data science projects run in the Cloud. diff --git a/5-Data-Science-In-Cloud/18-Low-Code/README.md b/5-Data-Science-In-Cloud/18-Low-Code/README.md index be95ef2e..0ad912f4 100644 --- a/5-Data-Science-In-Cloud/18-Low-Code/README.md +++ b/5-Data-Science-In-Cloud/18-Low-Code/README.md @@ -1,5 +1,9 @@ # Data Science in the Cloud: The "Low code/No code" way +|![ Sketchnote by [(@sketchthedocs)](https://sketchthedocs.dev) ](../../sketchnotes/18-DataScience-Cloud.png)| +|:---:| +| Data Science In The Cloud: Low Code - _Sketchnote by [@nitya](https://twitter.com/nitya)_ | + Table of contents: - [Data Science in the Cloud: The "Low code/No code" way](#data-science-in-the-cloud-the-low-codeno-code-way) diff --git a/5-Data-Science-In-Cloud/19-Azure/README.md b/5-Data-Science-In-Cloud/19-Azure/README.md index 13d2096e..72be9b3b 100644 --- a/5-Data-Science-In-Cloud/19-Azure/README.md +++ b/5-Data-Science-In-Cloud/19-Azure/README.md @@ -1,5 +1,9 @@ # Data Science in the Cloud: The "Azure ML SDK" way +|![ Sketchnote by [(@sketchthedocs)](https://sketchthedocs.dev) ](../../sketchnotes/19-DataScience-Cloud.png)| +|:---:| +| Data Science In The Cloud: Azure ML SDK - _Sketchnote by [@nitya](https://twitter.com/nitya)_ | + Table of contents: - [Data Science in the Cloud: The "Azure ML SDK" way](#data-science-in-the-cloud-the-azure-ml-sdk-way) diff --git a/README.md b/README.md index ecabd65e..51938e04 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,12 @@ In addition, a low-stakes quiz before a class sets the intention of the student ## Lessons + +|![ Sketchnote by [(@sketchthedocs)](https://sketchthedocs.dev) ](./sketchnotes/00-Roadmap.png)| +|:---:| +| Data Science For Beginners: Roadmap - _Sketchnote by [@nitya](https://twitter.com/nitya)_ | + + | Lesson Number | Topic | Lesson Grouping | Learning Objectives | Linked Lesson | Author | | :-----------: | :----------------------------------------: | :--------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------: | :----: | | 01 | Defining Data Science | [Introduction](1-Introduction/README.md) | Learn the basic concepts behind data science and how it’s related to artificial intelligence, machine learning, and big data. | [lesson](1-Introduction/01-defining-data-science/README.md) [video](https://youtu.be/pqqsm5reGvs) | [Dmitry](http://soshnikov.com) | diff --git a/sketchnotes/00-Roadmap.png b/sketchnotes/00-Roadmap.png new file mode 100644 index 00000000..3ca46064 Binary files /dev/null and b/sketchnotes/00-Roadmap.png differ diff --git a/sketchnotes/17-DataScience-Cloud.png b/sketchnotes/17-DataScience-Cloud.png new file mode 100644 index 00000000..8db543ab Binary files /dev/null and b/sketchnotes/17-DataScience-Cloud.png differ diff --git a/sketchnotes/18-DataScience-Cloud.png b/sketchnotes/18-DataScience-Cloud.png new file mode 100644 index 00000000..e55aeae7 Binary files /dev/null and b/sketchnotes/18-DataScience-Cloud.png differ diff --git a/sketchnotes/19-DataScience-Cloud.png b/sketchnotes/19-DataScience-Cloud.png new file mode 100644 index 00000000..b3b77696 Binary files /dev/null and b/sketchnotes/19-DataScience-Cloud.png differ